Merge branch 'main' into patch-2

This commit is contained in:
bd.
2025-02-07 06:39:27 -08:00
committed by GitHub
13 changed files with 105 additions and 21 deletions
+5 -9
View File
@@ -1,24 +1,20 @@
<!--
!!!
YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED.
YOU MUST FILL OUT THIS TEMPLATE ENITRELY FOR YOUR PR TO BE ACCEPTED, IT IS NOT OPTIONAL.
IF YOU DO NOT FILL OUT THIS PR TEMPLATE TO ITS ENTIRETY, YOUR PR WILL BE IMMEDIATELY DENIED.
!!!
-->
# Requirements
Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below.
<!-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. -->
<!-- Change each checkbox to [x] to mark it as checked. Do not keep the spaces between the parentheses. -->
- [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). <!-- Your domain MUST follow the TOS to be approved. -->
- [ ] My domain is **not** for commercial use. <!-- e.g. Your domain should not be selling products & services -->
- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms).
- [ ] My file is in the `domains` directory and has the `.json` file extension.
- [ ] My file's name is lowercased and alphanumeric. <!-- Your file's name is yourname.json, not YourName.json or your_name.json. -->
- [ ] My website is **reachable**.
- [ ] I have **completed** my website. <!-- We do not permit simple "Hello, world!" websites. -->
- [ ] My website is related to **software development**. <!-- We don't permit websites for domains unrelated to development (e.g. Discord servers, gaming guilds, etc.) -->
- [ ] My website is **reachable** and **completed**. <!-- We do not permit simple "Hello, world!" or simply copied websites. -->
- [ ] I have provided sufficient contact information in the `owner` key. <!-- Provide your email in the `email` field or another platform (e.g., X, Discord) for contact. -->
- [ ] I have followed and read the [documentation](https://docs.is-a.dev).
- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms).
# Website Preview
<!-- Provide a link or preview of your website below. If you can't make the website visible, then a screenshot of the website also works. -->
<!-- Provide a link or screenshot of your website below. You MUST complete this step for your PR to be approved. -->
+2 -11
View File
@@ -1,17 +1,8 @@
# 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](https://github.com/is-a-dev/register/blob/main/CODE_OF_CONDUCT.md).
## Pull requests
- Adding, changing or removing a domain file you own.
- Fixing a bug in the scripts or CI.
- Fix an error in the documentation.
#### Domains
- 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.
- If the PR template is updated, any pre-existing PRs must follow the updated template, in order to be merged.
- We reserve the right to deny any pull request for any reason.
## Issues
- **Report an abusive domain** - Create a new issue with the label `report-abuse`.
@@ -0,0 +1,9 @@
{
"owner": {
"username": "btleffler",
"email": "btleffler@gmail.com"
},
"record": {
"TXT": "6c3fe486c491afe19b9ba3bbb03d2a"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Portfolio Website",
"owner": {
"username": "algo-encoders",
"email": "a.razzaq4085@gmail.com"
},
"record": {
"A": ["75.119.140.170"]
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Donald's personal developer website",
"owner": {
"email": "dawntop@126.com",
"username": "donald001"
},
"record": {
"CNAME": "donald001.github.io"
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "FaaizAhmad6420"
},
"record": {
"CNAME": "faaizahmad6420.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Jason Wohlgemuth's resume",
"repo": "https://github.com/jhwohlgemuth/resume",
"owner": {
"username": "jhwohlgemuth",
"twitter": "jhwohlgemuth"
},
"record": {
"CNAME": "jhwohlgemuth.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "LacruzJSDev",
"discord": "1336068820661567489"
},
"record": {
"CNAME": "portafolio-weld-three.vercel.app"
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "mrteale"
},
"record": {
"CNAME": "lachlanteale.com"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"repo": "https://nabeel.molham.me/links/github",
"owner": {
"username": "N-Molham",
"email": "nmolham@duck.com",
"twitter": "https://nabeel.molham.me/links/twitter",
"links": "https://nabeel.molham.me/links/"
},
"record": {
"CNAME": "nabeel.molham.me"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Want to use it to showcase my portfolio",
"repo": "https://github.com/pavan-k-teja/pavan-k-teja.github.io",
"owner": {
"username": "pavan-k-teja",
"email": "pavan@pavan.gg"
},
"record": {
"CNAME": "pavan-k-teja.github.io"
}
}
+1 -1
View File
@@ -6,5 +6,5 @@
"record": {
"CNAME": "cname.vercel-dns.com"
},
"description": "PilotsEYE Studio Accounting System - A web-based accounting system for PilotsEYE Studio"
"description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统"
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "helloromero",
"email": "hello@helloromero.co.uk"
},
"record": {
"CNAME": "helloromero.co.uk"
}
}