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

This commit is contained in:
ZèD
2023-03-27 22:10:17 +06:00
committed by GitHub
517 changed files with 2492 additions and 1320 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
# Code of conduct
# 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 cleaner URL for their personal websites.
* **No Wrongful Uses Of The Service** - Do not use this site as a way, to promote hacking, scams, fraud, and other illegal activites.
- **Use common sense** - It's not that complicated. Just be nice to people.
- **Don't abuse the service** - This service is intended for developers to get a cleaner URL for their personal websites.
- **No wrongful use** - Do not use this service as a way, to promote hacking, scams, fraud, and other illegal activites.
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 necessary action will be taken!
+25 -11
View File
@@ -16,17 +16,9 @@
<a href="https://discord.gg/PZCGHz4RhQ"><img alt="Discord Server" src="https://discord.com/api/guilds/830872854677422150/widget.png?style=banner2"></a>
</p>
## Registration
Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)!
## Register
### Manual Registration
Or via the CI:
```bash
npm install @is-a-dev/cli -g
is-a-dev create
```
**Manual Registration**:
- [Fork](https://github.com/is-a-dev/register/fork) this repository.
- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`.
- [Read the documentation](https://is-a.dev/docs).
@@ -34,6 +26,28 @@ is-a-dev create
- After the pull request is merged, please allow up to 24 hours for the changes to propagate.
- Enjoy your new `.is-a.dev` domain!
### CLI Registration
###### Source Code: https://github.com/wdhdev/is-a-dev-cli
Install the CLI:
```bash
npm install @is-a-dev/cli -g
```
Login to the CLI:
```bash
is-a-dev login
```
Register a subdomain on the CLI:
```
is-a-dev register
```
## Status
You can check the uptime of our services on our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw).
@@ -41,7 +55,7 @@ You can check the uptime of our services on our [status dashboard](https://stats
[![Uptime Robot - Redirect](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472617)
### Similar Services
If you want to find services similar to is-a.dev, take a look on [free-for.dev](https://free-for.dev/#/?id=domain).
If you want to find services similar to is-a.dev, take a look on [free-for.life](https://free-for.life/#/?id=domains).
### Donate
If you like this project, please consider donating so we can keep this project running forever!
+11
View File
@@ -0,0 +1,11 @@
{
"description": "0ad.is-a.dev",
"owner": {
"username": "broduer40",
"email": "broduer@aogamers.net",
"discord": "[AoG+] Broduer#0331"
},
"record": {
"URL": "https://play0ad.com"
}
}
+1 -1
View File
@@ -6,7 +6,7 @@
},
"record": {
"URL": "https://akshay-arjun.github.io/Akshay-Arjun/"
"URL": "https://akshay-arjun.github.io/Akshay-Arjun"
}
}
+6 -6
View File
@@ -1,10 +1,10 @@
{
"repo":"https://github.com/5rq/5rq.github.io",
"owner":{
"username":"5rq",
"email":"600@fbi.ac"
"repo": "https://github.com/5rq/5rq.github.io",
"owner": {
"username": "5rq",
"email": "600@fbi.ac"
},
"record":{
"CNAME":"5rq.github.io"
"record": {
"CNAME": "5rq.github.io"
}
}
@@ -1,12 +0,0 @@
{
"owner": {
"username": "is-a-dev-bot",
"email": "is-a-dev@win11react.com"
},
"record": {
"TXT": "1da68d46a844dc520679ed5171da1b"
}
}
@@ -1,11 +1,9 @@
{
"owner": {
"username": "is-a-dev-bot",
"email": "null"
},
"record": {
{
"owner": {
"username": "@is-a-dev/maintainers",
"email": "phenax5@gmail.com"
},
"record": {
"TXT": "f4099fcae5cf0ea04f853bc649c5b1"
}
}
}
@@ -0,0 +1,11 @@
{
"owner": {
"username": "AXVIII3",
"email": "anirbanrc2286@gmail.com"
},
"record": {
"TXT": "f99b7081b391b0e77e8b9bd80ea50e"
}
}
@@ -4,6 +4,6 @@
"email": "contact@semant.is-a.dev"
},
"record": {
"TXT":"137038fe5e46e3f5a6859e5985b8fd"
"TXT": "137038fe5e46e3f5a6859e5985b8fd"
}
}
@@ -0,0 +1,10 @@
{
"owner": {
"username": "WilliamDavidHarrison",
"email": "william@williamharrison.dev"
},
"record": {
"TXT": "a6bc96312c4473df6c37f63d3e0fed"
}
}
+1 -1
View File
@@ -5,7 +5,7 @@
"email": "amineoumellouk@yahoo.com"
},
"record": {
"URL": "https://aaaminee.github.io/"
"URL": "https://aaaminee.github.io"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"description": "A Personal Portfilo",
"repo": "https://portfolio.anime0test.repl.co/",
"repo": "https://portfolio.anime0test.repl.co",
"owner": {
"username": "LittleSoldierGaming",
"email": "aantaripdas@gmail.com",
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Aaron's personal developer website",
"repo": "https://github.com/aaron-harvey",
"owner": {
"username": "aaronharvey",
"email": "aaron@lolsup.com"
},
"record": {
"CNAME": "lolsup.com"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "altaaryan@gmail.com"
},
"record": {
"URL": "https://www.aaryanporwal.me/"
"URL": "https://www.aaryanporwal.me"
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"description": "this a link to my website",
"owner": {
"username": "zbj2",
"email": "devavcado@gmail.com"
},
"record": {
"CNAME": "zbj2.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Abdelhakim Baraka",
"email": "abdesoft1@gmail.com"
},
"record": {
"URL": "https://ab-portfolio-one.vercel.app"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"username": "adistar964",
"email": "adistar964@gmail.com"
},
"description":"this is for my personal website made.",
"description": "this is for my personal website made.",
"record": {
"CNAME": "adistar964.github.io"
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Abhay's portfolio website",
"repo": "https://github.com/daggron/daggron.github.io",
"owner": {
"username": "Daggron",
"email": "returnofking04@gmail.com"
},
"record": {
"CNAME": "codeinator.me"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "actuallyabhi",
"email": "mabhishek7081@zohomail.in"
},
"record": {
"URL": "https://actuallyabhi.netlify.app"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Abhinav Dalal's website",
"repo": "https://github.com/b-om/b-om.github.io",
"owner": {
"username": "abhinavdalal",
"email": "abhinavdalal@gmail.com"
},
"record": {
"CNAME": "b-om.github.io"
}
}
+1 -1
View File
@@ -5,6 +5,6 @@
"twitter": "joachi_"
},
"record": {
"CNAME":"achim.io"
"CNAME": "achim.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Adarsh's personal developer website",
"repo": "https://github.com/Adarsh1999/adarsh-portfolio.github.io",
"owner": {
"username": "Adarsh1999",
"email": "adarshguptamaurya@gmail.com"
},
"record": {
"CNAME": "adarsh-portfolio.github.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Adarsh's portfolio!",
"repo": "https://github.com/adarsh-qclw/adarsh-qclw.github.io",
"owner": {
"username": "adarsh-qclw",
"email": "adoo2001@gmail.com"
},
"record": {
"CNAME": "adarsh-qclw.github.io"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"owner": {
"username": "adityaasyadav",
"email": "ishqaddy@gmail.com",
"twitter": "@adityaasyadav"
"twitter": "adityaasyadav"
},
"record": {
"CNAME": "adityaasyadav.github.io"
+11
View File
@@ -0,0 +1,11 @@
{
"description": "For Portfolio",
"repo": "https://github.com/adityavag/portfolio",
"owner": {
"username": "adityavag",
"email": "adi247u@gmail.com"
},
"record": {
"CNAME": "adityavag.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "This is a domain for my personal website!",
"repo": "https://github.com/Adonisfx/adonisfx.github.io",
"owner": {
"username": "Adonisfx",
"email": "ogulcanozturk72@gmail.com",
"twitter": "ogulcanztrk1"
},
"record": {
"CNAME": "adonisfx.github.io"
}
}
+6 -6
View File
@@ -1,10 +1,10 @@
{
"owner":{
"username":"aGoldDev",
"discord":"aGold#9596",
"email":"abloggoldwin@gmail.com"
"owner": {
"username": "aGoldDev",
"discord": "aGold#9596",
"email": "abloggoldwin@gmail.com"
},
"record":{
"CNAME":"agolddev.github.io"
"record": {
"CNAME": "agolddev.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Pedhot-Dev",
"email": "wanzgamerz2@gmail.com"
},
"record": {
"CNAME": "aguspedhot.000webhostapp.com"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "pebna7d9",
"email": "pebna7d9@gmail.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Ahmad Ainul Personal Site",
"repo": "https://github.com/indiealistic",
"owner": {
"username": "indiealistic",
"email": "ahmad@indiealistic.studio"
},
"record": {
"CNAME": "30240e0a1ae9ba26d3f8.b-cdn.net"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Portfolio Website",
"owner": {
"username": "ahmed-eldin",
"email": "ahmedeldin98@gmail.com"
},
"record": {
"CNAME": "ahmed-eldin.github.io"
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"description": "Ahsan's Personal Website",
"owner": {
"username": "aqureshi",
"email": "ahsan.qureshi8@gmail.com"
},
"record": {
"CNAME": "www.thisisahsan.com"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Ahmad Ainul Personal Site",
"repo": "https://github.com/indiealistic",
"owner": {
"username": "indiealistic",
"email": "ahmad@indiealistic.studio"
},
"record": {
"CNAME": "30240e0a1ae9ba26d3f8.b-cdn.net"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Akash Santhosh is a Dev",
"repo": "https://github.com/akash-santhosh/is-a-dev",
"owner": {
"username": "akash-santhosh",
"email": "akashsanthosh@icloud.com"
},
"record": {
"CNAME": "akash-santhosh.github.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "my-portfolio website",
"repo": "https://github.com/akashmadhu4",
"owner": {
"username": "akashmadhu4",
"email": "akashmadhu4@gmail.com"
},
"record": {
"CNAME": "akashmadhu.engineer"
}
}
+1 -1
View File
@@ -2,7 +2,7 @@
{
"owner": {
"username": "YoruAkio",
"email": "null"
"email": ""
},
"record": {
"TXT": "vc-domain-verify=akio.is-a.dev,c991805a0f4ecf2a1ded"
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Akshay Ashok has a is a dev domain",
"repo": "https://github.com/Akshay090/akshay090.github.io",
"owner": {
"username": "Akshay090",
"email": "aks28id@gmail.com"
},
"record": {
"CNAME": "akshay090.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "akshaynstack",
"email": "akshay.fivem@gmail.com"
},
"record": {
"A": ["52.66.193.17"]
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "alan@schirrel.dev"
},
"record": {
"CNAME": "schirrel.dev"
"URL": "https://schirrel.dev"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"repo": "https://github.com/AldenizenMC/AldenizenMC.github.io",
"owner": {
"username": "AldenizenMC",
"email": "",
"discord": "AldenizenMC#1418",
"twitter": "aldenizenmc",
"note": "I am never online on twitter, message me on Discord instead. In case my discriminator changes, my user id is 529424782438170679"
},
"record": {
"CNAME": "AldenizenMC.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Personal website and blog",
"repo": "https://github.com/AlephaNull/AlephaNull.github.io",
"owner": {
"username": "AlephaNull",
"email": "alephanull7@pm.me"
},
"record": {
"CNAME": "alephanull.github.io"
}
}
+1 -1
View File
@@ -2,7 +2,7 @@
{
"owner": {
"username": "charmingdisorder",
"email": "null"
"email": ""
},
"record": {
"CNAME": "charmingdisorder.github.io"
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Allan's personal website",
"repo": "https://github.com/abarriel",
"owner": {
"username": "abarriel",
"email": "abarriel@student.42.fr"
},
"record": {
"CNAME": "abarriel.github.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Allsyed's personal website",
"repo": "https://github.com/allsyed",
"owner": {
"username": "allsyed",
"email": "allsyed@pm.me"
},
"record": {
"CNAME": "allsyed.com"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "imad.kh@outlook.com"
},
"record": {
"CNAME":"imadboy89.github.io"
"CNAME": "imadboy89.github.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"owner": {
"username": "alraakib",
"email": "alraakib@gmail.com"
},
"record": {
"CNAME": "portrkb.netlify.app"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "A very simple but stupid website",
"repo": "https://github.com/asr1191/asr1191.github.io",
"owner": {
"username": "asr1191",
"email": "amalsraj95@gmail.com"
},
"record": {
"CNAME": "asr1191.github.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "This website is a link to my personal developer portfolio.",
"repo": "https://github.com/jn-aman",
"owner": {
"username": "jn-aman",
"email": "aman.j@safepath.ai"
},
"record": {
"CNAME": "amanwiki.netlify.app"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "My personal portfolio",
"repo": "https://github.com/amar13mehta/amar13mehta.github.io",
"owner": {
"username": "amar13mehta",
"email": "amar13iam@gmail.com"
},
"record": {
"CNAME": "amar13mehta.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ambaskaryash",
"email": "kimetsu119@gmail.com"
},
"record": {
"CNAME": "ambaskaryash.github.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Personal portfolio",
"repo": "https://github.com/AM-77/am-77.github.io/",
"owner": {
"username": "am-77",
"email": "amine.griche77@protonmail.ch"
},
"record": {
"CNAME": "am-77.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "analog-sombra",
"email": "analogsombra@gmail.com"
},
"record": {
"CNAME": "analog-sombra.github.io"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"description": "Personal site",
"repo": "https://github.com/andrea-capigiri/",
"repo": "https://github.com/andrea-capigiri",
"owner": {
"username": "andrea-capigiri",
"email": "uadopo+isadev@pm.me"
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Andrew Nguyen's portfolio",
"repo": "https://github.com/andrewnt219/andrewnt219.github.io",
"owner": {
"username": "andrewnt219",
"email": "hey@andrewnt.dev"
},
"record": {
"CNAME": "andrewnt219.github.io"
}
}
+10 -10
View File
@@ -1,12 +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"
}
"description": "My Portfolio",
"repo": "https://github.com/andrewstech/andrewstech",
"owner": {
"username": "andrewstech",
"email": "hello@andrewstech.me",
"twitter": "andrewstech1"
},
"record": {
"CNAME": "andrewstech.github.io"
}
}
+2 -2
View File
@@ -4,9 +4,9 @@
"owner": {
"username": "Andros Fenollosa Hurtado",
"email": "",
"twitter": "@androsfenollosa"
"twitter": "androsfenollosa"
},
"record": {
"URL": "https://programadorwebvalencia.com/"
"URL": "https://programadorwebvalencia.com"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"description": "Link for Angelo's personal site on GitHub pages",
"repo": "https://github.com/angelofallars/angelofallars.github.io/",
"repo": "https://github.com/angelofallars/angelofallars.github.io",
"owner": {
"username": "angelofallars",
"email": "ba.fallaria@gmail.com"
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Personal Website of Anish Shobith P S",
"repo": "https://github.com/Anish-Shobith/anish-shobith.github.io",
"owner": {
"username": "Anish-Shobith",
"email": "anish.shobith19@gmail.com",
"twitter": "Anish_Shobith",
"discord": "Anish Shobith#4542"
},
"record": {
"CNAME": "anish-shobith.github.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Anil's personal developer website",
"repo": "https://github.com/anilsahindev",
"owner": {
"username": "anilsahindev",
"email": "anilsahindev@gmail.com"
},
"record": {
"CNAME": "anlshn.com"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Anoop's blog",
"repo": "https://github.com/anoopmsivadas/portfolio",
"owner": {
"username": "anoopmsivadas",
"email": "anoopms@disroot.org"
},
"record": {
"CNAME": "anoop.up.railway.app"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Ansh's personal website",
"repo": "https://github.com/anshtyagi0",
"owner": {
"username": "anshtyagi0",
"email": "tyagiansh175@gmail.com"
},
"record": {
"CNAME": "anshtyagi.me"
}
}
-1
View File
@@ -1,6 +1,5 @@
{
"description": "anubhav823' personal developer website",
"repo": "",
"owner": {
"username": "anubhav823",
"email": "anubhav823@gmail.com"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"description": "Anuj' Welcome to my portfolio",
"repo": "https://anujmutha.github.io/Portfolio/",
"repo": "https://anujmutha.github.io/Portfolio",
"owner": {
"username": "AnujMutha",
"email": "mutha.am16@gmail.com"
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Anupam's portfolio website",
"repo": "https://github.com/anupamroy8/portfolio",
"owner": {
"username": "anupamroy8",
"email": "anupamroy8@gmail.com"
},
"record": {
"CNAME": "anupamroy8.github.io"
}
}
-12
View File
@@ -1,12 +0,0 @@
{
"owner": {
"username": "is-a-dev-bot",
"email": "is-a-dev@win11react.com"
},
"record": {
"CNAME": "andrewstech.github.io"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "apikeykyouka@gmail.com"
},
"record": {
"CNAME": "kyouka-apis.herokuapp.com"
"CNAME": "free.api-kyouka.my.id"
}
}
+8 -9
View File
@@ -1,11 +1,10 @@
{
"description": "Official is-a.dev API",
"repo": "https://github.com/MaskDuck/is-a-dev-api",
"owner": {
"username": "mtgsquad & MaskDuck",
"email": "mahir@molai.dev"
},
"record": {
"CNAME": "is-a-dev-api-production.up.railway.app"
}
"owner": {
"username": "WilliamDavidHarrison",
"email": "william@williamharrison.dev"
},
"record": {
"CNAME": "wdhdns.com"
}
}
-1
View File
@@ -1,6 +1,5 @@
{
"description": "Develop website",
"repo": "",
"owner": {
"username": "apollyon9",
"email": "blzzardst0rm@gmail.com",
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "Arch881010",
"email": "",
"discord": "Arch1010#4338"
},
"record": {
"URL": "https://arch881010.github.io/Arch881010"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"description": "Most likely a page for my portfolio.",
"repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io/",
"repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io",
"owner": {
"username": "ArjixWasTaken",
"email": "",
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "arpit-batra",
"email": "arpitbatra98@gmail.com"
},
"record": {
"URL": "https://myportfolio-eb732.web.app"
}
}
+3 -2
View File
@@ -1,11 +1,12 @@
{
"repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io",
"owner": {
"username": "nambp2003",
"username": "arsdorintbp2003",
"email": "e0851451@u.nus.edu"
},
"record": {
"CNAME": "hashnode.network"
"CNAME": "arsdorintbp2003.github.io"
}
}
+1 -1
View File
@@ -5,6 +5,6 @@
"twitter": "arulpraba"
},
"record": {
"URL": "https://arulprabakaran.web.app/"
"URL": "https://arulprabakaran.web.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "My personal blog",
"repo": "https://github.com/Aspectsides/aspectsides.github.io",
"owner": {
"username": "Aspectsides",
"email": "aspectsidesxyz@gmail.com",
"twitter": "polaris51212"
},
"record": {
"CNAME": "aspectsides.github.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Portfolio website",
"repo": "https://github.com/robertdrakedennis/portfolio",
"owner": {
"username": "robertdrakedennis",
"email": "robertdennispersonal@gmail.com"
},
"record": {
"CNAME": "robertdennis.netlify.app"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "aditya.adigo@gmail.com"
},
"record": {
"URL": "https://attaditya.repl.co/"
"URL": "https://attaditya.deta.dev"
}
}
+2 -3
View File
@@ -3,10 +3,9 @@
"repo": "https://github.com/austindyoung",
"owner": {
"username": "austindyoung",
"email": "austin@doesweb.dev",
"twitter": ""
"email": "austin@doesweb.dev"
},
"record": {
"URL": "http://austindyoung.github.io/"
"URL": "http://austindyoung.github.io"
}
}
+9 -10
View File
@@ -1,10 +1,9 @@
{
"owner": {
"username": "@is-a-dev/maintainers",
"email": "mahir@molai.dev"
},
"record": {
"A": ["199.36.158.100"]
}
}
{
"owner": {
"username": "@is-a-dev/maintainers",
"email": "phenax5@gmail.com"
},
"record": {
"A": ["199.36.158.100"]
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "avarnex' personal website",
"repo": "https://github.com/avarnex/avarnex.github.io",
"owner": {
"username": "avarnex",
"email": "avarnex@paranoid.email"
},
"record": {
"CNAME": "avarnex.github.io"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"description": "Personal website.",
"repo": "https://github.com/Avellea/Avellea.github.io/",
"repo": "https://github.com/Avellea/Avellea.github.io",
"owner": {
"username": "Avellea",
"email": "",
+1 -1
View File
@@ -1,5 +1,5 @@
{
"owner":{
"owner": {
"username": "avonryle",
"discord": "avonryle#3155",
"email": "avonryle@cloudteam.me"
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "ax_a_dev#3122"
},
"record": {
"URL":"https://axdev.vercel.app"
"URL": "https://axdev.vercel.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "I want to create my personal website, like a portfolio website.",
"repo": "https://github.com/AxewBoTX/axewbotx.github.io",
"owner": {
"username": "AxewBoTX",
"email": "lovedeepbrar54155@gmail.com"
},
"record": {
"CNAME": "axewbotx.github.io"
}
}
-12
View File
@@ -1,12 +0,0 @@
{
"description": "Personal website",
"repo": "https://github.com/axindev/axindev.github.io",
"owner": {
"username": "axindev",
"email": "",
"discord": "axin!#9073"
},
"record": {
"CNAME": "axindev.github.io"
}
}
+11 -11
View File
@@ -1,11 +1,11 @@
{
"owner": {
"username": "AXVIII3",
"email": "anirbanrc2286@gmail.com"
},
"record": {
"CNAME": "axviii3.github.io"
}
}
{
"owner": {
"username": "AXVIII3",
"email": "anirbanrc2286@gmail.com"
},
"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"]
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"description": "https://badboy.is-a.dev/ redirector",
"owner": {
"username": "bad-boy-codes",
"email": "contact@mail.badboy.is-a.dev"
},
"record": {
"CNAME": "edge.redirect.pizza"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "lukasbatema@gmail.com"
},
"record": {
"URL": "https://batemadevelopment.com/"
"URL": "https://batemadevelopment.com"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "SukiPlayz",
"email": "sukimayoo@outlook.com"
},
"record": {
"CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Ben's personal developer website",
"repo": "https://github.com/stupergenius",
"owner": {
"username": "stupergenius",
"email": "ben@bensnider.com"
},
"record": {
"CNAME": "ben.is-a.dev.s3-website.us-east-2.amazonaws.com"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Beno's personal developer website",
"repo": "https://github.com/benosambinu/benosambinu.github.io",
"owner": {
"username": "benosambinu",
"email": "benosbs@gmail.com"
},
"record": {
"CNAME": "benosambinu.github.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"owner": {
"username": "andrewstech",
"email": "andrew@win11react.com"
},
"record": {
"A": ["199.36.158.100"]
}
}
+9 -11
View File
@@ -1,11 +1,9 @@
{
"owner": {
"username": "andrewstech",
"email": "andrew@win11react.com"
},
"record": {
"URL": "https://register.is-a.dev/"
}
}
{
"owner": {
"username": "@is-a-dev/maintainers",
"email": "phenax5@gmail.com"
},
"record": {
"URL": "https://register.is-a.dev"
}
}
-12
View File
@@ -1,12 +0,0 @@
{
"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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "bhargavmehta01",
"email": "bhargav.mehta01@gmail.com"
},
"record": {
"CNAME": "bhargavmehta01.github.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Bicepsfako's personal developer website",
"repo": "https://github.com/Bicepsfako",
"owner": {
"username": "Bicepsfako",
"email": "bicepsfako@gmail.com"
},
"record": {
"CNAME": "bicepsfako.netlify.app"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"owner": {
"username": "bimal-inc",
"email": "bimalyadavemail7@gmail.com",
"twitter": "@bimalinc"
"twitter": "bimalinc"
},
"record": {
"CNAME": "bimal-inc.github.io"
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Blog",
"owner": {
"username": "crystalbajgai",
"email": "crystalbajgai@gmail.com"
},
"record": {
"CNAME": "hashnode.network"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"owner": {
"username": "Jimmy-Blue",
"email": "ngolong1396@hotmail.com",
"twitter": "https://twitter.com/JimmyBlue00"
"twitter": "JimmyBlue00"
},
"record": {
"CNAME": "jimmy-blue.github.io"
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "blueysh",
"email": "jan.santi@icloud.com"
},
"record": {
"URL": "https://blueysh.me"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Portfolio site for me.",
"owner": {
"username": "uwuCaitlin",
"email": "",
"discord": "boon#6660"
},
"record": {
"URL": "https://boons.pics"
}
}

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