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

This commit is contained in:
Golgrax
2022-05-06 12:37:43 +08:00
committed by GitHub
516 changed files with 5585 additions and 155 deletions
+1
View File
@@ -0,0 +1 @@
use_nix
+4
View File
@@ -0,0 +1,4 @@
* @phenax
domains/ @is-a-dev/maintainers
*.md @is-a-dev/maintainers
+5 -3
View File
@@ -1,8 +1,10 @@
# 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 pretty url for their personal websites
* **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.
* **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)*
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 necassary action will be taken
The abuse reports will be investigated and the necessary action will be taken!
+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.
* 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.
+12 -4
View File
@@ -1,12 +1,14 @@
![is-a-dev banner](./media/banner.png)
<br />
<br/>
**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
<p align="center"> <a href="https://discord.gg/PZCGHz4RhQ"><img src="https://discord.com/api/guilds/830872854677422150/widget.png?style=banner2" alt="Discord"></a></p>
## How do I register?
* Fork this project
* 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
@@ -20,19 +22,25 @@ This project is a free and open source service for developers and will stay that
Please consider donating to help me keep this running forever!
Also, consider starring this repo!
<a href="https://www.buymeacoffee.com/phenax" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="28" width="119"></a>
<a href="https://liberapay.com/phenax" target="_blank"><img src="https://img.shields.io/badge/liberapay-donate-yellow.svg?style=for-the-badge" alt="Liberapay recurring donation button" /></a>
## 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)
* [js.org](https://github.com/js-org/js.org/tree/master) (**NOTE**: `js.org` is specifically for JS focused project)
## 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)
+5 -2
View File
@@ -4,6 +4,9 @@ To register `my-domain.is-a.dev`, you need to create a `domains/my-domain.json`
### Filename
The file name must pass the following criteria -
> NOTE: You can use `.` (dots) in your file name (for registering `blog.mysubdomain.is-a.dev`) but each of the following criteria must be valid for all part of your subdomain
* Must be alpha-numeric in lowercase with dashes as seperators
* Must be more than 2 characters long
* Must have a `.json` file extension
@@ -25,7 +28,7 @@ In the owner object, the fields `username` and `email` are required. You can how
}
```
If you don't wish to share your email address here, please share your twitter or any other social media account.
If you don't wish to share your email address here, please share your twitter, discord or any other social media account.
```json
{
"owner": {
@@ -100,7 +103,7 @@ MX must be a list of host names
```
* **TXT**
TXT can be any string value
TXT can be any string value. **You can only have 1 TXT record.**
```json
{
"record": {
+1 -1
View File
@@ -17,7 +17,7 @@ Create a json file inside the `domains` directory (`domains/<subdomain>.json`) w
"twitter": "your-twitter-username"
},
"record": {
"CNAME": "github-username.github.io"
"CNAME": "<replace-this-with-your-github-username>.github.io"
}
}
```
+13
View File
@@ -0,0 +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"
}
}
+12
View File
@@ -0,0 +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"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "2096779623",
"email": "2096779623@qq.com",
"telegram": "utermux_blog"
},
"record": {
"URL": "https://www.utermux.dev"
}
}
+11
View File
@@ -0,0 +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"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "AdityaOP2008",
"discord": "844843800874582048",
"email": "bw.dev@yahoo.com"
},
"record": {
"CNAME": "c7106b01-6b1c-4d4f-b0a5-6c82b3e9a4a4.id.repl.co"
}
}
+12
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Aakanksha's .is-a.dev domain",
"repo": "https://github.com/aakankshabhende/aakankshabhende.github.io",
"owner": {
"username": "aakankshabhende",
"email": "aakanksha0407@gmail.com"
},
"record": {
"CNAME": "aakankshabhende.github.io"
}
}
+11
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Aayush-Rajagopalan",
"email": "aayush.rajagopalan77@gmail.com"
},
"record": {
"CNAME": "byteserver.tech"
}
}
+11
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "A personal website for my career.",
"repo": "https://github.com/abdulrahman1s/my-website",
"owner": {
"username": "abdulrahman1s",
"email": "abdulrahman.8alah@gmail.com"
},
"record": {
"URL": "https://themaestro.site"
}
}
+8 -3
View File
@@ -1,12 +1,17 @@
{
"description": "Abhay's portflio site",
"repo": "https://replit.com/@EpicGamer007/EpicGamer007",
"description": "Abhay's portfolio site",
"repo": "https://github.com/EpicGamer007/portfolio-site",
"owner": {
"username": "EpicGamer007",
"email": "",
"discord": "EpicGamer007#5702"
},
"record": {
"CNAME": "26ece53e-5ca7-40d2-a7ad-cc13eb22808d.id.repl.co"
"URL": "https://abhay.runs-on.tech",
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"TXT": "forward-email=contact:forwardemail.nwyxt@aleeas.com,from:forwardemail.nwyxt@aleeas.com"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Abku personal website.",
"repo": "https://github.com",
"owner": {
"username": "Abku",
"email": "abku@abku.xyz"
},
"record": {
"URL": "https://abku.xyz"
}
}
+12
View File
@@ -0,0 +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"
}
}
+2 -2
View File
@@ -1,8 +1,8 @@
{
"description": "acaiberii's website",
"repo": "https://github.com/AcaiBerii/acaiberii.github.io",
"repo": "https://github.com/acaiberii/acaiberii.github.io",
"owner": {
"username": "AcaiBerii",
"username": "acaiberii",
"email": "studiouifxdesignersandcoders@gmail.com"
},
"record": {
+11
View File
@@ -0,0 +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"
}
}
+12
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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"
}
}
+3 -12
View File
@@ -3,19 +3,10 @@
"repo": "https://github.com/icancodebeauty/aditya",
"owner": {
"username": "icancodebeauty",
"email": "ishqaddy@gmail.com"
"email": "aditya@mail.aditya.is-a.dev",
"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"
"CNAME": "icancodebeauty.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "adripo",
"email": "adripo@hi2.in"
},
"record": {
"URL": "https://adri.ninja"
}
}
+11
View File
@@ -0,0 +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"
}
}
+13
View File
@@ -0,0 +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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "afnan007a",
"email": "mr.goblin007a@gmail.com"
},
"record": {
"CNAME": "portfolio-cci.pages.dev"
}
}
+11
View File
@@ -0,0 +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"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "agam778@zohomail.in"
},
"record": {
"CNAME": "agamsblog.pages.dev"
"CNAME": "agamsblog.xyz"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "aggelos-007",
"email": "aggeloss007@gmail.com"
},
"record": {
"CNAME": "72ea0bf6-bb1e-4fe3-82f2-a3e0b5d75a0b.id.repl.co"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner":{
"username":"aGoldDev",
"discord":"aGold#9596",
"email":"abloggoldwin@gmail.com"
},
"record":{
"CNAME":"agolddev.github.io"
}
}
+12
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "ailakks.is-a.dev.",
"repo": "https://github.com/ailakks",
"owner": {
"username": "ailakks",
"email": "hola@cortmnzz.com"
},
"record": {
"URL": "https://cortmnzz.com"
}
}
+11
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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"
}
}
+10
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Imad",
"repo": "https://github.com/imadboy89",
"owner": {
"username": "imadboy89",
"email": "imad.kh@outlook.com"
},
"record": {
"CNAME":"imadboy89.github.io"
}
}
+11
View File
@@ -0,0 +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"
}
}
+22
View File
@@ -0,0 +1,22 @@
{
"repo": "https://github.com/YouFoundAlpha/youfoundalpha.github.io",
"owner": {
"username": "YouFoundAlpha",
"email": "",
"twitter": "YouFoundAlpha",
"discord": "YouFoundAlpha#5372"
},
"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"
}
}
+12
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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"
}
}
+12
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "AnilSeervi",
"email": "",
"twitter": "linASeervi"
},
"record": {
"CNAME": "hashnode.network"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "contact@anonym-dev.tk"
},
"record": {
"CNAME": "glitch.edgeapp.net"
"CNAME": "anondev.up.railway.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personal website",
"repo": "https://github.com/Anthony2be/Anthony2be.github.io",
"owner": {
"username": "Anthony2be",
"email": "adubovitsky1234@gmail.com",
"discord": "anthony2be#1900"
},
"record": {
"CNAME": "anthony2be.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "AntogamerYT",
"email": "antonio.antogamer@gmail.com"
},
"record": {
"A": ["213.133.110.62"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"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"
}
}
+10
View File
@@ -0,0 +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"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Suzumi Api",
"owner": {
"username": "bad-boy-codes",
"email": "sonupanda078@gmail.com",
"discord": "445073800850046977",
"note": "My Discord ID is 445073800850046977.",
"twitter": "BadBoyGoesBrr"
},
"record": {
"CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Api",
"repo": "https://github.com/Maruful007/Maruful007.github.io",
"owner": {
"username": "Maruful007",
"email": "marufulislamsami2007@gmail.com"
},
"record": {
"CNAME": "maruful007.github.io"
}
}
+12
View File
@@ -0,0 +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"
}
}
+15
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"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"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Domain for my github page",
"repo": "https://github.com/aqua22/aqua22.github.io",
"owner": {
"username": "Aqua22",
"email": "hello@aqua22.hu",
"twitter": "aqua22of"
},
"record": {
"CNAME": "aqua22.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "arin's personal website",
"repo": "https://github.com/6Arin9",
"owner": {
"username": "arin",
"email": "karciello.yt@gmail.com"
},
"record": {
"CNAME": "arindev.tech"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Most likely a page for my portfolio.",
"repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io/",
"owner": {
"username": "ArjixWasTaken",
"email": "",
"discord": "Hecker#5573"
},
"record": {
"CNAME": "arjixwastaken.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Arman's personal website!",
"repo": "https://github.com/ItzArman09/website",
"owner": {
"username": "ItzArman09",
"email": "contact@mail.arman.is-a.dev"
},
"record": {
"CNAME": "itzarman09.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Personal Portfolio website",
"owner": {
"username": "armoredvortex",
"email": "rachitpandey@protonmail.com"
},
"record": {
"CNAME": "armoredvortex.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "animemoeus",
"email": "arter.tendean.07@gmail.com"
},
"record": {
"URL": "https://animemoe.us"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "arulprabakaran",
"email": "",
"twitter": "arulpraba"
},
"record": {
"URL": "https://arulprabakaran.web.app/"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"repo": "https://github.com/Asgarrrr",
"owner": {
"username": "Asgarrrr",
"email": "hello@jeremycaruelle.fr"
},
"record": {
"CNAME": "glitch.edgeapp.net"
}
}
+12
View File
@@ -0,0 +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"
}
}
+12
View File
@@ -0,0 +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"
}
}
+12
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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.repl.co/"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personal site for github@ayvacs",
"repo": "https://github.com/ayvacs/ayvacs.github.io",
"owner": {
"username": "ayvacs",
"email": "ayvacs@protonmail.com",
"twitter": "ayvacs_"
},
"record": {
"CNAME": "ayvacs.github.io"
}
}
+12
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Personal page of Azer Sadykhzadeh",
"owner": {
"username": "sadykhzadeh",
"email": "azer.piano14@gmail.com"
},
"record": {
"CNAME": "sadykhzadeh.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "https://badboy.is-a.dev/ redirector",
"owner": {
"username": "bad-boy-codes",
"email": "contact@mail.badboy.is-a.dev"
},
"record": {
"CNAME": "a.redirect.pizza"
}
}
+6 -4
View File
@@ -1,11 +1,13 @@
{
"description": "Bad Boy's Website",
"repo": "https://github.com/Bad-Boy-Codes/bad-boy-codes.github.io",
"owner": {
"username": "badboy",
"email": "badboyplays9999@gmail.com"
"username": "bad-boy-codes",
"email": "contact@mail.badboy.is-a.dev",
"discord": "445073800850046977",
"note": "My Discord ID is 445073800850046977.",
"twitter": "BadBoyGoesBrr"
},
"record": {
"URL": "https://bad-boy-codes.github.io/"
"CNAME": "4baf80cb-7f87-4d2c-8e40-938f4045acfd.id.repl.co"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "tithanayut",
"email": "b@thanayut.in.th"
},
"description": "Bank Thanayut's Personal Site",
"record": {
"URL": "https://thanayut.in.th"
}
}
+11
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Bear's Portfolio Website",
"repo": "https://github.com/bearts/PortFolio",
"owner": {
"username": "bearts",
"email": "bearjs@protonmail.com"
},
"record": {
"CNAME": "bearts.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Berry's developer website",
"owner": {
"username": "AhmedBaari",
"email": "ahmed4baari@gmail.com",
"instagram": "berryciouss"
},
"record": {
"CNAME": "cname.short.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"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"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"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"]
}
}
+17
View File
@@ -0,0 +1,17 @@
{
"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"
]
}
}
+11
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "my hashnode blog",
"owner": {
"username": "carrotfarmer",
"email": "dhruvas17068@gmail.com"
},
"record": {
"CNAME": "hashnode.network"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Samiha Tasnim's blog.",
"repo": "https://github.com/samihaTasnim/website",
"owner": {
"username": "samihaTasnim",
"discord": "sam.#7750",
"email": "samxtasnim@gmail.com",
"twitter": "@SamihaTasnimm"
},
"record": {
"CNAME": "hashnode.network"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "whinee",
"email": "",
"twitter": "whi_nyaan"
},
"description": "whi_ne's blog",
"record": {
"CNAME": "blog-production-f684.up.railway.app"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Aakanksha's Blog",
"repo": "https://github.com/aakankshabhende/aakankshabhende.github.io",
"owner": {
"username": "aakankshabhende",
"email": "aakanksha0407@gmail.com"
},
"record": {
"CNAME": "hashnode.network"
}
}
+11
View File
@@ -0,0 +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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "soudblox",
"email": "nick8x@gmail.com"
},
"record": {
"CNAME": "bloxsite.up.railway.app"
}
}
+11
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +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"
}
}
+10
View File
@@ -0,0 +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"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Portfolio/Personal landing page",
"repo": "https://github.com/boredcodebyk/boredcodebyk.github.io",
"owner": {
"username": "boredcodebyk",
"email": ""
},
"record": {
"CNAME": "boredcodebyk.github.io"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Discord Bot Website",
"repo": "https://github.com/RiskyMH/RiskyBOT",
"owner": {
"username": "RiskyMH",
"discord": "RiskyMH#0182",
"email": ""
},
"record": {
"URL": "https://riskymh.github.io/RiskyBOT"
}
}

Some files were not shown because too many files have changed in this diff Show More