Merge branch 'is-a-dev:main' into main

This commit is contained in:
Christian Pandapotan
2023-01-06 08:09:18 +07:00
committed by GitHub
7 changed files with 52 additions and 7 deletions
+3 -3
View File
@@ -2,15 +2,15 @@
<!-- To tick a box, place an `x` between two square brackets e.g. [x] -->
## 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. <!-- This is not required if the domain you're registering is for emails. -->
- [ ] The website is reachable. <!-- This is not required if the domain you're registering is for emails. -->
- [ ] You're not using Vercel or Netlify.
- [ ] You're not using Vercel or Netlify. <!-- This is not required if you are using a URL record. -->
- [ ] The CNAME record doesn't contain `https://` or `/`. <!-- This is not required if you are not using a CNAME record. -->
- [ ] There is sufficient information at the `owner` field. <!-- You need to have your email presented at `email` field or you can specify another social platform (e.g. Discord or Twitter) so we can contact you. -->
- [ ] There is sufficient information at the `owner` field. <!-- You need to have your email presented at `email` field. If you don't want to provide your email for any reason, you can specify another social platform (e.g. Discord or Twitter) so we can contact you. -->
## Link to Website
<!-- Please provide a link to your website below. -->
+1 -1
View File
@@ -5,7 +5,7 @@
"email": "albinpraveen135790@gmail.com"
},
"record": {
"URL": "https://albinpraveen.vercel.app"
"CNAME": "albinpraveen.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "altude",
"email": "altude@skiff.com"
},
"record": {
"CNAME": "altude.pages.dev"
}
}
+12
View File
@@ -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"
}
}
+2 -3
View File
@@ -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,6 @@
"discord": "hkc#0517"
},
"record": {
"A": ["216.128.176.102"],
"TXT": "aHR0cHM6Ly9oYXRraWRjaGFuLmlzLWEuZGV2L21lb3ctMGUwYWZkOWYtMzdlOC00ODc4LWJmYWYtOGE2MjAyYTI5ODFl"
"A": ["5.181.108.112"]
}
}
+12
View File
@@ -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"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "marcossatoshi",
"email": "marcos.satoshi@gmail.com"
},
"record": {
"CNAME": "marcossatoshi.github.io"
}
}