From 2ed9ae11faa3b8a5bde8aebc87e9b8602be2a27e Mon Sep 17 00:00:00 2001 From: Felga__ <98357862+Felga7453@users.noreply.github.com> Date: Fri, 28 Jan 2022 15:37:19 +0100 Subject: [PATCH 01/14] changed CNAME Changed CNAME because it was a wrong site --- domains/felga.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/felga.json b/domains/felga.json index 6e5e281c0..395f0c16c 100644 --- a/domains/felga.json +++ b/domains/felga.json @@ -4,6 +4,6 @@ "email": "wojciech.faruga@outlook.com" }, "record": { - "CNAME": "radkerouter.ddns.net" + "CNAME": "https://radkerouter.ddns.net/felga" } -} \ No newline at end of file +} From c7b74ba0a9cf143e9b300995c6a8e4cbe835b3e3 Mon Sep 17 00:00:00 2001 From: Felga__ <98357862+Felga7453@users.noreply.github.com> Date: Tue, 22 Feb 2022 20:49:18 +0100 Subject: [PATCH 02/14] cname? (should be url) to cname. --- domains/felga.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/felga.json b/domains/felga.json index 395f0c16c..fc90b54b7 100644 --- a/domains/felga.json +++ b/domains/felga.json @@ -4,6 +4,6 @@ "email": "wojciech.faruga@outlook.com" }, "record": { - "CNAME": "https://radkerouter.ddns.net/felga" + "CNAME": "felga.ddns.net" } } From e393aed96c17564d009b8622dd5e554f5b5a9795 Mon Sep 17 00:00:00 2001 From: Seth Carlson <89495053+French-Cat@users.noreply.github.com> Date: Tue, 22 Feb 2022 14:25:37 -0800 Subject: [PATCH 03/14] Create frcat.json --- domains/frcat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/frcat.json diff --git a/domains/frcat.json b/domains/frcat.json new file mode 100644 index 000000000..b93dc83e4 --- /dev/null +++ b/domains/frcat.json @@ -0,0 +1,11 @@ +{ + "description": "FRCat's Website", + "repo": "https://github.com/frcat/Website", + "owner": { + "username": "FRCat", + "discord": "French Cat#0002" + }, + "record": { + "CNAME": "frcat.github.io" + } +} From 47e319a021702d484a83c4458f7e931c47fe9a33 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 23 Feb 2022 23:29:13 +0530 Subject: [PATCH 04/14] chore: fixes invalid domain records --- berry.json | 11 ----------- domains/frcat.json | 3 ++- yurikawa.json => domains/yurikawa.json | 0 3 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 berry.json rename yurikawa.json => domains/yurikawa.json (100%) diff --git a/berry.json b/berry.json deleted file mode 100644 index 40581dbbe..000000000 --- a/berry.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Berry's developer website", - "owner": { - "username": "AhmedBaari", - "email": "ahmed4baari@gmail.com", - "instagram": "berryciouss" - }, - "record": { - "CNAME": "cname.short.io" - } -} diff --git a/domains/frcat.json b/domains/frcat.json index b93dc83e4..235e95ab1 100644 --- a/domains/frcat.json +++ b/domains/frcat.json @@ -2,7 +2,8 @@ "description": "FRCat's Website", "repo": "https://github.com/frcat/Website", "owner": { - "username": "FRCat", + "username": "French-Cat", + "email": "", "discord": "French Cat#0002" }, "record": { diff --git a/yurikawa.json b/domains/yurikawa.json similarity index 100% rename from yurikawa.json rename to domains/yurikawa.json From 926e4d52abdccb6ba2e796ffed4e357d365f8a91 Mon Sep 17 00:00:00 2001 From: yyyz <41409512+hiltay@users.noreply.github.com> Date: Thu, 24 Feb 2022 22:30:45 +0800 Subject: [PATCH 05/14] Create fcircle-doc.json --- domains/fcircle-doc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fcircle-doc.json diff --git a/domains/fcircle-doc.json b/domains/fcircle-doc.json new file mode 100644 index 000000000..e20166dbf --- /dev/null +++ b/domains/fcircle-doc.json @@ -0,0 +1,11 @@ +{ + "description": "fcircle-doc", + "repo": "https://github.com/hiltay/hexo-circle-of-friends-doc", + "owner": { + "username": "yyyz", + "email": "" + }, + "record": { + "CNAME": "hiltay.github.io/hexo-circle-of-friends-doc" + } +} From 1b90cf90f9f2cab296b445f277be323ad9758c06 Mon Sep 17 00:00:00 2001 From: Minibox <61264156+minibox24@users.noreply.github.com> Date: Fri, 25 Feb 2022 00:43:23 +0900 Subject: [PATCH 06/14] Create elma.json --- domains/elma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/elma.json diff --git a/domains/elma.json b/domains/elma.json new file mode 100644 index 000000000..655ee71ba --- /dev/null +++ b/domains/elma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minibox24", + "email": "minibox724@gmail.com" + }, + "record": { + "CNAME": "isadev.minibox.xyz" + } +} From 9a7a02afb284b3ba6377c5a9ff035b4e36309db0 Mon Sep 17 00:00:00 2001 From: Jeweetzelf <67839219+jeweetzelfWasTaken@users.noreply.github.com> Date: Thu, 24 Feb 2022 19:30:15 +0100 Subject: [PATCH 07/14] Create jeweetzelf.json --- domains/jeweetzelf.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jeweetzelf.json diff --git a/domains/jeweetzelf.json b/domains/jeweetzelf.json new file mode 100644 index 000000000..adda9a57a --- /dev/null +++ b/domains/jeweetzelf.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jeweetzelfWasTaken", + "email": "jeweetzelf@rtexbot.com" + }, + "record": { + "A": [ + "176.31.203.23" + ] + } +} From c2b7cc96a58e81a9e5e460fa42e6737da3575297 Mon Sep 17 00:00:00 2001 From: yyyz <41409512+hiltay@users.noreply.github.com> Date: Fri, 25 Feb 2022 10:05:37 +0800 Subject: [PATCH 08/14] Update fcircle-doc.json --- domains/fcircle-doc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/fcircle-doc.json b/domains/fcircle-doc.json index e20166dbf..2b7319f95 100644 --- a/domains/fcircle-doc.json +++ b/domains/fcircle-doc.json @@ -3,9 +3,9 @@ "repo": "https://github.com/hiltay/hexo-circle-of-friends-doc", "owner": { "username": "yyyz", - "email": "" + "email": "yyyzlyh@gmail.com" }, "record": { - "CNAME": "hiltay.github.io/hexo-circle-of-friends-doc" + "URL": "https://hiltay.github.io/hexo-circle-of-friends-doc" } } From 5313ece305c05882ebea02e97068af5b6066c3d8 Mon Sep 17 00:00:00 2001 From: Yashas_Dev Date: Fri, 25 Feb 2022 14:07:37 +0530 Subject: [PATCH 09/14] Create yashas.json --- domains/yashas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yashas.json diff --git a/domains/yashas.json b/domains/yashas.json new file mode 100644 index 000000000..071958dd9 --- /dev/null +++ b/domains/yashas.json @@ -0,0 +1,11 @@ +{ + "description": "yashas.is-a.dev.", + "repo": "https://github.com/yashas9492", + "owner": { + "username": "Yashas9492", + "email": "yashas.codes@gmail.com" + }, + "record": { + "URL": "yashas9492.github.io" + } +} From 759d8bb6694cd838c7c5d4d6ed900d137b6eaf28 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 25 Feb 2022 22:19:11 +0700 Subject: [PATCH 10/14] caps --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 0669ed3d3..e6487f74a 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -2,7 +2,7 @@ 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 pretty url for their personal websites. +* **Don't abuse the service** - This service is intended for developers to get a pretty URL for their personal websites. * **No Wrongful Uses Of The Service** - Do not use this site as a way, to promote hacking, cheating, committing fraud, and other illegal activites. *(cheating isn't illegal but it is still considered abuse of this service)* From bf5972c8fa857f2d7d44942ee2dba9a852bc95e0 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 25 Feb 2022 22:21:49 +0700 Subject: [PATCH 11/14] proper punctuation --- CONTRIBUTING.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2a3e7da99..da71964dc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,24 +1,24 @@ # 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](./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 -* Currently, the publishing of records is done manually. This will be automated soon with releases -* The changes should reflect soon after publishing +* PR will be reviewed and merged to `main` branch. +* Currently, the publishing of records is done manually. This will be automated soon with releases. +* 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 4cd84abe541d7f247a9753031eca1b6ff64ba950 Mon Sep 17 00:00:00 2001 From: Yashas_Dev Date: Fri, 25 Feb 2022 23:14:21 +0530 Subject: [PATCH 12/14] Update domains/yashas.json Co-authored-by: Akshay Nair --- domains/yashas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yashas.json b/domains/yashas.json index 071958dd9..0aab88392 100644 --- a/domains/yashas.json +++ b/domains/yashas.json @@ -6,6 +6,6 @@ "email": "yashas.codes@gmail.com" }, "record": { - "URL": "yashas9492.github.io" + "CNAME": "yashas9492.github.io" } } From 7e3bf3b5c0495f9f27a031e971db5de69cf13083 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 26 Feb 2022 14:31:41 +0700 Subject: [PATCH 13/14] Update maskduck.json --- domains/maskduck.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 72788ae90..70b41511b 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -1,12 +1,12 @@ { "description": "MaskDuck's personal website!", - "repo": "https://github.com/aduckuwu/aduckuwu.github.io", + "repo": "https://github.com/maskducks/maskducks.github.io", "owner": { - "username": "aduckuwu", + "username": "MaskDuck", "email": "", - "discord": "MaskDuck#9999" + "discord": "MaskDuck#9999 (ID 716134528409665586)" }, "record": { - "CNAME": "maskduck.ninja" + "CNAME": "maskducks.github.io" } } From dffa9e12c115f345cb04adb5dd1031d006a0ad8f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 26 Feb 2022 14:47:09 +0700 Subject: [PATCH 14/14] kinda wierd --- domains/maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 70b41511b..2f076324b 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -4,7 +4,7 @@ "owner": { "username": "MaskDuck", "email": "", - "discord": "MaskDuck#9999 (ID 716134528409665586)" + "discord": "MaskDuck#9999" }, "record": { "CNAME": "maskducks.github.io"