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

This commit is contained in:
anautonell
2022-02-26 10:47:41 +01:00
committed by GitHub
11 changed files with 71 additions and 28 deletions
+1 -1
View File
@@ -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)*
+12 -12
View File
@@ -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.
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Berry's developer website",
"owner": {
"username": "AhmedBaari",
"email": "ahmed4baari@gmail.com",
"instagram": "berryciouss"
},
"record": {
"CNAME": "cname.short.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "minibox24",
"email": "minibox724@gmail.com"
},
"record": {
"CNAME": "isadev.minibox.xyz"
}
}
+11
View File
@@ -0,0 +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"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "wojciech.faruga@outlook.com"
},
"record": {
"URL": "https://radkerouter.ddns.net/felga"
"CNAME": "felga.ddns.net"
}
}
+12
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "jeweetzelfWasTaken",
"email": "jeweetzelf@rtexbot.com"
},
"record": {
"A": [
"176.31.203.23"
]
}
}
+3 -3
View File
@@ -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"
},
"record": {
"CNAME": "maskduck.ninja"
"CNAME": "maskducks.github.io"
}
}
+11
View File
@@ -0,0 +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"
}
}