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

This commit is contained in:
Crissy
2022-12-30 21:09:59 +05:45
committed by GitHub
762 changed files with 7701 additions and 589 deletions
+11 -13
View File
@@ -1,14 +1,12 @@
To make our job easier, please spend time to review your application before submitting.
<!-- To make our job easier, please spend time to review your application before submitting. -->
<!-- To check a checkbox, replace [] with [x] -->
#### Add a x between [] if you meet that requirement example `[x]`
- [ ] You're not using Vercel or Netlify.
- [ ] You have completed your website, there's no type of placeholder at the website. **This requirement can be raised if the domain you're registering is for emails**
- Link to website:
- [ ] The website is reachable.
- [ ] The CNAME record doesn't contain any slash.
- [ ] There's enough information at the `owner` field.
- You should have your email presented. If you don't want to share email, you can leave email an empty string (`""`) and add any other social such as Discord/Twitter/etc.
#### Feel free to join our discord server for more updates or any help related to the service :D - https://discord.gg/PZCGHz4RhQ
<!-- Feel free to join the discord server for any help to talk to other developers :) - https://discord.gg/PZCGHz4RhQ -->
### Requirements
- [x] You're not using Vercel or Netlify.
- [x] You have completed your website, there's no type of placeholder at the website. *This requirement is optional if you are registering a domain for emails.*
- [x] The website is reachable.
- [x] The CNAME record doesn't contain `https://` or `/`. <!-- This is not required if you are not using a CNAME record. -->
- [x] There is sufficient information at the `owner` field.
- *You should have your email presented. If you don't want to share email, you can leave email an empty string (`""`) and add any other social such as Discord/Twitter/etc.*
### Link to Website
<!-- Please provide a link to your website below. -->
+14 -12
View File
@@ -10,15 +10,17 @@ jobs:
name: instructions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Comment
if: github.event.action == 'closed' && github.event.pull_request.merged == true
uses: actions/github-script@v3
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
const { hasLabel } = require(`${process.env.GITHUB_WORKSPACE}/scripts/action-utils.js`);
const { instructions } = require(`${process.env.GITHUB_WORKSPACE}/scripts/reply.js`);
if (hasLabel(context, 'domain'))
console.log('Domain');
await instructions(context, github);
- run: curl https://notify-api.is-a.dev/pr/merged/${{ github.event.pull_request.number }}
if: github.event.action == 'closed' && github.event.pull_request.merged == true
# - uses: actions/checkout@v2
# - name: Comment
# if: github.event.action == 'closed' && github.event.pull_request.merged == true
# uses: actions/github-script@v3
# with:
# github-token: ${{secrets.GITHUB_TOKEN}}
# script: |
# const { hasLabel } = require(`${process.env.GITHUB_WORKSPACE}/scripts/action-utils.js`);
# const { instructions } = require(`${process.env.GITHUB_WORKSPACE}/scripts/reply.js`);
# if (hasLabel(context, 'domain'))
# console.log('Domain');
# await instructions(context, github);
+8 -8
View File
@@ -1,13 +1,13 @@
name: Label
name: Pull Request Labeler
on:
schedule:
- cron: "0 * * * *"
- cron: '*/10 * * * *'
jobs:
label:
labeler:
runs-on: ubuntu-latest
steps:
- name: Labelling pull request
uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: docker://docker.io/ilyam8/periodic-pr-labeler:v0.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
LABEL_MAPPINGS_FILE: .github/labeler.yml
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30
days-before-close: 20
stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it'
stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it'
stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it'
exempt-issue-labels: 'no-stale'
exempt-pr-labels: 'no-stale'
-1
View File
@@ -1 +0,0 @@
Moved to [docs](https://docs.is-a.dev)
+37 -39
View File
@@ -1,52 +1,50 @@
![is-a-dev banner](./media/banner.png)
<p align="center">
<img alt="is-a-dev Banner" src="https://raw.githubusercontent.com/is-a-dev/register/main/media/banner.png">
</p>
<br/>
<p align="center">
<img alt="Domains" src="https://img.shields.io/github/directory-file-count/is-a-dev/register/domains?color=5c46eb&label=domains&style=for-the-badge">
<img alt="Open Pull Requests" src="https://img.shields.io/github/issues-raw/is-a-dev/register?color=5c46eb&label=issues&style=for-the-badge">
<img alt="Open Issues" src="https://img.shields.io/github/issues-pr-raw/is-a-dev/register?color=5c46eb&label=pull%20requests&style=for-the-badge">
</p>
**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
<h1 align="center">is-a.dev</h1>
<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>
<p align="center"><strong>is-a-dev</strong> is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.</p>
<p align="center">
<a href="https://discord.gg/PZCGHz4RhQ"><img alt="Discord Server" src="https://discord.com/api/guilds/830872854677422150/widget.png?style=banner2"></a>
</p>
## How do I register?
* [Fork](https://github.com/is-a-dev/register/fork) this repository.
* Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev`.
* [Read the docs](https://docs.is-a.dev).
* The PR will be reviewed and merged.
* After merging, the changes will take effect within a day!
* That's it! Done! Now go show off your cool `.is-a.dev` domain!
## Registration
Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)!
Or via the CI:
```bash
npm install @is-a-dev/cli -g
is-a-dev create
```
## Donations
This project is a free and open source service for developers and will stay that way.
**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).
- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!*
- After the pull request is merged, please allow up to 24 hours for the changes to propagate.
- Enjoy your new `.is-a.dev` domain!
Please consider donating to help me keep this running forever!
## Status
You can check the uptime of our services on our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw).
Also, consider starring this repo!
[![Uptime Robot - DNS](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472645)
[![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)
<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
If you want to find services similar to is-a.dev, take a look on [free-for.dev](https://free-for.dev/#/?id=domain).
### Donate
If you like this project, please consider donating so we can keep this project running forever!
## Similar services
You should also checkout -
* [js.org](https://github.com/js-org/js.org/tree/master) (**NOTE**: `js.org` is specifically for JS focused project)
* [is-a-good.dev](https://github.com/is-a-good-dev/Register)
* [cluster.ws & wip.la](https://github.com/Olivr/free-domain)
## Uptime
[![Uptime Robot ratio dns(30 days)](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw)
[![Uptime Robot ratio redirect(30 days)](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw)
You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw).
## License
This project is under the [GPL-3.0](./LICENSE) license.
<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"></a>
+11
View File
@@ -0,0 +1,11 @@
{
"description": "SatyamV7.is-a.dev",
"repo": "https://github.com/SatyamV7/SatyamV7.github.io",
"owner": {
"username": "SatyamV7",
"email": "satyamverma46@outlook.com"
},
"record": {
"CNAME": "SatyamV7.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "0xSuryax",
"email": "surya98613@gmail.com"
},
"record": {
"A": ["38.242.141.34"]
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "0xviel github page",
"repo": "https://github.com/nobuyaki/nobuyaki.github.io",
"owner": {
"username": "nobuyaki",
"email": "contact@0xviel.my.id",
"discord": "445073800850046977"
},
"record": {
"CNAME": "nobuyaki.github.io"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "redirects to my website",
"repo": "https://github.com/18o4/18o4.github.io",
"owner": {
"username": "18o4",
"email": "",
"discord": "18O4#4350",
"discordUserID": "279894305630453760"
},
"record": {
"URL": "https://18o4.tk"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.",
"repo": "https://github.com/EndingPencil/EndingPencil.github.io",
"owner": {
"username": "EndingPencil",
"email": "watsonsohil@gmail.com"
},
"record": {
"CNAME": "EndingPencil.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "Akshay-Arjun",
"email": "akshayvollala779@gmail.com"
},
"record": {
"URL": "https://akshay-arjun.github.io/Akshay-Arjun/"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"repo":"https://github.com/5rq/5rq.github.io",
"owner":{
"username":"5rq",
"email":"600@fbi.ac"
},
"record":{
"CNAME":"5rq.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Portfolio website for 6502",
"repo": "https://github.com/nobody5050/nobody5050.github.io",
"owner": {
"username": "Nobody5050",
"email": "levibelland@gmail.com"
},
"record": {
"CNAME": "nobody5050.github.io"
}
}
+1 -2
View File
@@ -6,7 +6,6 @@
"email": "phenax5@gmail.com"
},
"record": {
"URL": "http://www.is-a.dev",
"TXT": "google-site-verification=D3irdQ7pd-lyVSPbjEJEAWILcploozBksfNWNuqKd9U"
"URL": "http://www.is-a.dev"
}
}
@@ -0,0 +1,12 @@
{
"owner": {
"username": "is-a-dev-bot",
"email": "is-a-dev@win11react.com"
},
"record": {
"TXT": "1da68d46a844dc520679ed5171da1b"
}
}
@@ -0,0 +1,11 @@
{
"owner": {
"username": "is-a-dev-bot",
"email": "null"
},
"record": {
"TXT": "f4099fcae5cf0ea04f853bc649c5b1"
}
}
@@ -0,0 +1,11 @@
{
"description": "Personal site for github@ayvacs (GH Pages verification)",
"repo": "https://github.com/ayvacs/ayvacs.github.io",
"owner": {
"username": "ayvacs",
"email": "ayvacs@proton.me"
},
"record": {
"TXT": "5a1e6c3195a98bf63ceba5a88f4be2"
}
}
@@ -0,0 +1,12 @@
{
"description": "AyanAmy's About Page - Verification",
"repo": "https://github.com/jy1263/jy1263.github.io",
"owner": {
"username": "jy1263",
"email": "",
"twitter": "jy126orjy126"
},
"record": {
"TXT": "250303a2dde21ac34ad10792da01fa"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "OpAayush",
"email": "aayushmagrawal@gmail.com"
},
"record": {
"TXT": "d609a47482f885a41a61549fbad3ee"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "priyanshprajapat",
"email": "priy@nsh.is-a.dev"
},
"record": {
"TXT": "a65192c96ebe888e8f9b09822aa059"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "priyanshprajapat",
"email": "priy@nsh.is-a.dev"
},
"record": {
"TXT": "9344cea7b5e595f0feaf87f729a26a"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "S3mant",
"email": "contact@semant.is-a.dev"
},
"record": {
"TXT":"137038fe5e46e3f5a6859e5985b8fd"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "aargh.is-a.dev",
"repo": "https://github.com/FloatingComet62/floatingcomet62.github.io",
"owner": {
"username": "FloatingComet62",
"email": "shubh2007rai@gmail.com"
},
"record": {
"CNAME": "floatingcomet62.github.io"
}
}
+4 -3
View File
@@ -1,9 +1,10 @@
{
"owner": {
"username": "Aayush-Rajagopalan",
"email": "aayush.rajagopalan77@gmail.com"
"username": "OpAayush",
"email": "aayushmagrawal@gmail.com",
"discord": "Aayu5h#1737"
},
"record": {
"CNAME": "byteserver.tech"
"CNAME": "opaayush.pages.dev"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Abdul1810",
"email": "abdulking8010@gmail.com",
"discord": "Abdul ♥#5464"
},
"record": {
"CNAME": "rahman.works"
}
}
+4 -4
View File
@@ -1,11 +1,11 @@
{
"description": "A personal website for my career.",
"repo": "https://github.com/abdulrahman1s/my-website",
"description": "Personal site to showcase my future works.",
"repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io",
"owner": {
"username": "abdulrahman1s",
"email": "abdulrahman.8alah@gmail.com"
"email": "mail@abdulrahman.dev"
},
"record": {
"URL": "https://themaestro.site"
"URL": "https://abdulrahman.dev"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Abel Mitiku's website",
"repo": "https://github.com/abel-blue/abelblue.dev",
"owner": {
"username": "abel-blue",
"email": "abelmgetnet@gmail.com"
},
"record": {
"CNAME": "abel-blue.github.io"
}
}
-17
View File
@@ -1,17 +0,0 @@
{
"description": "Abhay's portfolio site",
"repo": "https://github.com/EpicGamer007/portfolio-site",
"owner": {
"username": "EpicGamer007",
"email": "",
"discord": "EpicGamer007#5702"
},
"record": {
"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"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"owner": {
"username": "abhisekp",
"email": "abhisekp@engineer.com",
"twitter": "abhisek",
"discord": "abhisekp#3680",
"description": "About Abhisek Pattnaik",
"repo": "https://github.com/abhisekp/abhisekp"
},
"record": {
"URL": "https://abhisekp.com"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Abhishek's personal developer website",
"repo": "https://github.com/Abhishek-569",
"owner": {
"username": "Abhishek-569",
"email": "akabhishek4444@gmail.com"
},
"record": {
"URL": "https://akabhishek4444.wixsite.com/abhishek-kumar"
}
}
+2 -4
View File
@@ -1,12 +1,10 @@
{
"description": "My personal website",
"repo": "https://github.com/abysmal26/abysmal26.github.io",
"owner": {
"username": "abysmal26",
"email": "abysmal26@tuta.io",
"twitter": "abysmal26"
"email": "abysmal@disroot.org"
},
"record": {
"CNAME": "abysmal26.github.io"
"URL": "https://abysmal.eu.org"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "diamond-gold",
"email": "diamond-gold-ace@outlook.com"
},
"record": {
"URL": "https://github.com/diamond-gold"
}
}
+15
View File
@@ -0,0 +1,15 @@
{
"repo": "https://github.com/AceyDoCodes",
"description": "Email ;-;",
"owner": {
"username": "AceyDoCodes",
"email": "aceygoesboom@gmail.com"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "ACGaming1508",
"email": "acgamer861@gmail.com"
},
"repo": "https://github.com/ACGaming1508/ACGaming1508.github.io",
"record": {
"CNAME": "acgaming1508.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "nohli",
"email": "",
"twitter": "joachi_"
},
"record": {
"CNAME":"achim.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ajachintya",
"email": "ajachintyajaiswal@gmail.com"
},
"record": {
"URL": "https://portfolio-app-production.up.railway.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Adhi",
"repo": "https://github.com/adhithyakrishna/adhithyakrishna.github.io",
"owner": {
"username": "Adhi",
"email": "akrishna.cse21@gmail.com"
},
"record": {
"CNAME": "adhithyakrishna.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Adrian is a dev",
"repo": "https://github.com/stryfe200fps/adrian",
"owner": {
"username": "stryfe200fps",
"email": "fsdainsleif@gmail.com"
},
"record": {
"CNAME": "stryfe200fps.github.io"
}
}
+5 -5
View File
@@ -1,12 +1,12 @@
{
"description": "My Personal Landing Page!",
"repo": "https://github.com/icancodebeauty/aditya",
"repo": "https://github.com/adityaasyadav/aditya",
"owner": {
"username": "icancodebeauty",
"email": "aditya@mail.aditya.is-a.dev",
"twitter": "@CodeWithAadi"
"username": "adityaasyadav",
"email": "ishqaddy@gmail.com",
"twitter": "@adityaasyadav"
},
"record": {
"CNAME": "icancodebeauty.github.io"
"CNAME": "adityaasyadav.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "personal website",
"repo": "https://github.com/adolar0042/adolar0042.github.io",
"owner": {
"username": "Adolar0042",
"email": "adolar0042@gmail.com"
},
"record": {
"CNAME": "adolar0042.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "Adriichu",
"email": "adriichu@proton.me",
"twitter": "Adriichuu",
"discord": "Aaron#0069"
},
"record": {
"CNAME": "aaron-web.pages.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My Portfolio",
"repo": "https://github.com/AhmedrAshraf/ahmedrashraf",
"owner": {
"username": "ahmedrashraf",
"email": "ahmedr.0331@gmail.com"
},
"record": {
"CNAME": "ahmedrashraf.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "AikoNee",
"email": "shenzie1131@gmail.com"
},
"record": {
"CNAME": "aiko.pages.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "mhmdysf",
"email": "muhammadyusuf1325@smp.belajar.id"
},
"record": {
"URL": "https://linktr.ee/aizawakiyaworu"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "AK's Dev Website",
"repo": "https://github.com/AKGaming0001",
"owner": {
"username": "AKGaming0001",
"email": "",
"twitter": "NotAKGaming",
"discord": "AKGaming#7664"
},
"record": {
"CNAME": "akgaming0001.github.io"
}
}
-12
View File
@@ -1,12 +0,0 @@
{
"description": "My personal website goes here",
"repo": "https://github.com/ItzCuteAkemi/itzcuteakemi.github.io",
"owner": {
"username": "ItzCuteAkemi",
"email": "christianpandapotans@gmail.com",
"twitter": "@ItzCuteAkemi"
},
"record": {
"CNAME": "itzcuteakemi.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "YoruAkio",
"email": "null"
},
"record": {
"TXT": "vc-domain-verify=akio.is-a.dev,c991805a0f4ecf2a1ded"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Abdulazizkhan-K-N-B",
"email": "abdulazizkhan.k.n.b@gmail.com"
},
"record": {
"A": ["47.242.127.210"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Akshayan's Profile",
"repo": "https://github.com/akshayans/akshayans.github.io",
"owner": {
"username": "akshayans",
"email": "akshayan@afhstudio.ml"
},
"record": {
"CNAME": "akshayans.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "ALBINPRAVEEN",
"email": "albinpraveen135790@gmail.com"
},
"record": {
"URL": "https://albinpraveen.vercel.app"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "ALBINPRAVEEN",
"email": "albinpraveen135790@gmail.com"
},
"record": {
"URL": "https://albinpraveen.vercel.app"
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"description": "Alexander David's portofolio-personal website",
"owner": {
"username": "alexzerozeroone",
"email": "alexander-david-dev@yandex.com"
},
"record": {
"URL": "https://www.alexzerozeroone.ga"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "charmingdisorder",
"email": "null"
},
"record": {
"CNAME": "charmingdisorder.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personnal website of",
"repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io",
"owner": {
"username": "alexis-elaxis",
"email": "contact@alexiis.fr",
"twitter": "un_nalexis"
},
"record": {
"CNAME": "alexis-elaxis.github.io"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "A redirect to my actual personal website on GitHub Pages",
"repo": "https://github.com/alexmercerind/alexmercerind.github.io",
"owner": {
"username": "alexmercerind",
"email": "alexmercerind@gmail.com",
"twitter": "alexmercerind",
"discord": "alexmercerind#3898"
},
"record": {
"CNAME": "alexmercerind.github.io"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "alexsquibbs.is-a.dev --> alexsquibbs.com",
"record": {
"URL": "https://alexsquibbs.com"
},
"repo": "https://github.com/alexsquibbs",
"owner": {
"discord": "alex squibbs#7777",
"email": "alexsquibbs.is-a.dev@alexsquibbs.com",
"twitter": "alexsquibbs",
"username": "alexsquibbs"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "MkDocs website for alfred-discord-bot",
"repo": "https://github.com/AlfredDiscordBot/AlfredDiscordBot.github.io",
"owner": {
"username": "AlfredDiscordBot",
"email": "alvinallen333@gmail.com"
},
"record": {
"CNAME": "AlfredDiscordBot.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "AliMD",
"email": "ali@mihandoost.com"
},
"record": {
"CNAME": "alimd.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "faghani",
"email": "",
"twitter": "alireza_faghani"
},
"record": {
"CNAME": "hashnode.network"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "ali-sabry",
"email": "alisabry.official@gmail.com"
},
"record": {
"URL": "https://alisabry.netlify.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "A full-stack developer.",
"repo": "https://github.com/xiaofuyesnew",
"owner": {
"username": "xiaofuyesnew",
"email": "xiaofuyesnew@qq.com",
"twitter": "xiaofuyesnew"
},
"record": {
"URL": "https://github.com/xiaofuyesnew"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"repo": "https://github.com/almightynan",
"owner": {
"username": "almightynan",
"email": "almightynan@gmail.com"
},
"record": {
"CNAME": "almightynandev-production.up.railway.app"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "OpAayush",
"email": "aayushmagrawal@gmail.com"
},
"record": {
"CNAME": "alokik-here.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "alraakib",
"email": "alraakib@gmail.com"
},
"record": {
"CNAME": "portrkb.netlify.app"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "sa-mustafa",
"email": "s.a.mustafa@yandex.com"
},
"record": {
"CNAME": "dev.imagesmith.io"
}
}
+2 -2
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "amarjeetmalpotra",
"username": "amalpotra",
"email": "amarjeetmalpotra@outlook.com"
},
"record": {
"CNAME": "amarjeetmalpotra.github.io"
"CNAME": "amalpotra.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My tech blog",
"owner": {
"username": "thou-mayest",
"email": "",
"twitter": "Dr_whoami_"
},
"record": {
"CNAME": "thou-mayest.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "DevAmiyo",
"email": "devamiyosp@gmail.com",
"repo": "https://github.com/DevAmiyo",
"discord": "Amiyo#7978",
"twitter": "AmiyoTweets"
},
"record": {
"URL": "https://github.amiyo.tk"
}
}
+3 -3
View File
@@ -1,11 +1,11 @@
{
"repo": "https://github.com/amjad-ah/amjad-ah.github.io",
"repo": "https://github.com/amjadAH/amjadAH.github.io",
"owner": {
"username": "amjad-ah",
"username": "amjadAH",
"email": "amjad_ah_@hotmail.com",
"tiwtter": "amjad_ah_"
},
"record": {
"CNAME": "amjad-ah.github.io"
"CNAME": "amjadAH.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "amour86",
"email": "amour86@gmail.com"
},
"record": {
"A": ["35.154.162.29"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Anamay's .is-a.dev domain",
"repo": "https://github.com/anamaykashiv/anamaykashiv.github.io",
"owner": {
"username": "anamaykashiv",
"email": "kashiv.anamay002@gmail.com"
},
"record": {
"CNAME": "anamaykashiv.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"repo": "https://github.com/anandyeole/anandyeole.github.io",
"owner": {
"username": "anandyeole",
"email": "anandyeole@duck.com"
},
"record": {
"CNAME": "anandyeole.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Anasov Github Portfolio",
"repo": "https://github.com/ItzAnasov/ItzAnasov.github.io",
"owner": {
"username": "ItzAnasov",
"email": "anasybal@mail.ru"
},
"record": {
"CNAME": "itzanasov.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "AndreMor8",
"email": "me@andremor.dev"
},
"record": {
"URL": "https://andremor.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "andriyandriyan",
"email": "andriy.andriyan1@gmail.com"
},
"record": {
"CNAME": "andriy.pages.dev"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "My Portfolio",
"repo": "https://github.com/andronasef/andronasef.github.io",
"owner": {
"username": "andronasef",
"email": "andronasef@gmail.com",
"twitter": "andronasef"
},
"record": {
"CNAME": "andronasef.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Angel Wuffy",
"repo": "https://github.com/Angelix1/Angelix1.github.io",
"owner": {
"username": "Angelix1",
"email": "",
"twitter": "AngelTheWolfy"
},
"record": {
"CNAME": "Angelix1.github.io"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Will be used to show my page showing stuff about me",
"repo": "https://github.com/angerminecraftyt/aboutme",
"owner": {
"username": "AngerminecraftYT",
"email": "",
"discord": "AngerMinecraftYT#3051"
},
"record": {
"CNAME": "angerminecraftyt.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "aniruddhnishad",
"email": "mr.aniruddhnishad@gmail.com"
},
"record": {
"A": [
"23.94.14.190",
"193.36.237.98"
]
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "anish-mandal",
"email": "anishmandalme1234@outlook.com",
"twitter": "anishsay"
},
"description": "This website is for my personal portfolio.",
"repo": "https://github.com/anish-mandal/anish-mandal.github.io",
"record": {
"CNAME": "anish-mandal.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Will be using this subdomain for personal portfolio",
"repo": "https://github.com/ankitjain-1/ankitjain-1.github.io",
"owner": {
"username": "ankitjain-1",
"email": "akjain6067.aj@gmail.com"
},
"record": {
"CNAME": "ankitjain-1.github.io"
}
}
+2 -2
View File
@@ -1,12 +1,12 @@
{
"description": "Personal website",
"repo": "https://github.com/Anthony2be/Anthony2be.github.io",
"repo": "github.com/Anthony2be/fresh-blog",
"owner": {
"username": "Anthony2be",
"email": "adubovitsky1234@gmail.com",
"discord": "anthony2be#1900"
},
"record": {
"CNAME": "anthony2be.github.io"
"CNAME": "anthony2be-blog.deno.dev"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "antonio.antogamer@gmail.com"
},
"record": {
"A": ["213.133.110.62"]
"A": ["141.148.238.95"]
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Anuj' Welcome to my portfolio",
"repo": "https://anujmutha.github.io/Portfolio/",
"owner": {
"username": "AnujMutha",
"email": "mutha.am16@gmail.com"
},
"record": {
"CNAME": "anujmutha.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "is-a-dev-bot",
"email": "is-a-dev@win11react.com"
},
"record": {
"CNAME": "andrewstech.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "APIKEY KYOUKA | SHIORI BOT",
"repo": "https://github.com/Yuri-Neko",
"owner": {
"username": "Yuri-Neko",
"email": "apikeykyouka@gmail.com"
},
"record": {
"CNAME": "kyouka-apis.herokuapp.com"
}
}
+3 -5
View File
@@ -1,10 +1,8 @@
{
"description": "Suzumi Api",
"description": "Semant Api",
"owner": {
"username": "bad-boy-codes",
"email": "contact@mail.badboy.is-a.dev",
"discord": "445073800850046977",
"twitter": "BadBoyGoesBrr"
"username": "s3mant",
"email": "contact@semant.is-a.dev"
},
"record": {
"CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co"
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Semant Api",
"owner": {
"username": "s3mant",
"email": "contact@semant.is-a.dev",
"discord": "445073800850046977"
},
"record": {
"CNAME": "7f6fe19a-4ab2-4971-974f-c5a8bbf1243f.id.repl.co"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "mepuntojr1",
"email": "eepuntojr@gmail.com"
},
"record": {
"CNAME": "sites.bootstrapstudio.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personal portfolio page with my recent and past projects, experiences, and more.",
"repo": "https://github.com/applesfruit/applesfruit.github.io",
"owner": {
"username": "applesfruit",
"email": "arya.kshipra@gmail.com",
"discord": "fruits#1845"
},
"record": {
"CNAME": "applesfruit.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "personal portfolio",
"repo": "https://github.com/aqsakhan/v1.github.io",
"owner": {
"username": "aqsakhan",
"email": "aqsa250bpl@outlook.com",
"twitter": "aqsa_khan32"
},
"record": {
"CNAME": "v1-7tp.pages.dev"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "AquaQuokka",
"email": "aquaquokka@outlook.com"
},
"record": {
"URL": "https://aquaquokka.github.io/AquaQuokka/"
}
}
-12
View File
@@ -1,12 +0,0 @@
{
"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": "A personal portfolio website",
"repo": "https://github.com/Hieser21/hieser21.github.io",
"owner": {
"username": "Hieser21",
"email": "rarafat883@gmail.com"
},
"record": {
"CNAME": "arafatrahaman.up.railway.app"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "The awesome portfolio site for Alejandro Ramos",
"repo": "https://github.com/Al327/al327.github.io",
"owner": {
"username": "al327",
"email": "ramosgalejandro3f@gmail.com"
},
"record": {
"CNAME": "al327.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Portfolio",
"repo": "https://github.com/archelaus/archelaus.github.io",
"owner": {
"username": "archelaus",
"email": "aa.18cs02@thdcihet.ac.in"
},
"record": {
"CNAME": "archelaus.github.io"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "rayhanadev@protonmail.com"
},
"record": {
"URL": "http://furret.codes"
"CNAME": "edge.redirect.pizza"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "AriezzYT",
"email": "ttkeaton@outlook.com"
},
"record": {
"CNAME": "ariezzyt.github.io"
}
}
+23
View File
@@ -0,0 +1,23 @@
{
"description": "Site of Arijit",
"repo": "https://github.com/ArijitTheDev/arijitthedev.github.io",
"owner": {
"username": "ArijitTheDev",
"email": "itsarijitdebnath@gmail.com",
"twitter": "NotArijit"
},
"record": {
"CNAME": "arijitthedev.github.io"
}
}

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