mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-20 03:26:09 +00:00
Merge branch 'is-a-dev:main' into main
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<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/is-a-dev-830872854677422150"><img alt="Discord Server" src="https://discord.com/api/guilds/830872854677422150/widget.png?style=banner2"></a>
|
||||
<a href="https://discord.gg/is-a-dev-830872854677422150"><img alt="Discord Server" src="https://invidget.switchblade.xyz/is-a-dev-830872854677422150"></a>
|
||||
</p>
|
||||
|
||||
## Issues
|
||||
@@ -23,11 +23,6 @@ If you have an issue that contains confidental infomation, send an email to secu
|
||||
|
||||
## Register
|
||||
|
||||
### Automated Registration
|
||||
Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically!
|
||||
|
||||
Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing.
|
||||
|
||||
### 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`.
|
||||
@@ -36,26 +31,12 @@ Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), h
|
||||
- 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
|
||||
For issues with the CLI, do **not** open an issue on this repository, instead open an issue on the [is-a-dev/cli](https://github.com/is-a-dev/cli/issues/new) repository.
|
||||
### Automated Registration
|
||||
#### *When using the manage site, please ensure your records are valid. Please do NOT "test" out the manage site and create invalid PRs, it wastes maintainers' time.*
|
||||
|
||||
Install the CLI:
|
||||
Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically!
|
||||
|
||||
```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
|
||||
```
|
||||
Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing.
|
||||
|
||||
## Status
|
||||
You can check the uptime of our services on our [status dashboard](https://is-a-dev.wdh.gg).
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Caiden-P",
|
||||
"email": "iididhejejdj@gmail.com",
|
||||
"discord": "850820069310201896"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=9edde4bc2a73469cb8653bf05ae22226397bc77a"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Argzf",
|
||||
"email": "gzf.dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2"
|
||||
}
|
||||
}
|
||||
@@ -6,6 +6,6 @@
|
||||
"email": "ayvacs@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "5a1e6c3195a98bf63ceba5a88f4be2"
|
||||
"TXT": "e0986b3076f4a103b5f4de9bb7a302"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "TheHackerDude1083",
|
||||
"email": "shaheeransari57@gmail.com"
|
||||
"email": "TheHackerDude1083@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "66bceec5d092b15c1fcac188b02903"
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "A-Little-Hat",
|
||||
"email": "soumyasarkar309@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "a-little-hat.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Abdullah-Albanna",
|
||||
"email": "albannaa78@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "abdullah-albanna.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "aadirajuthup",
|
||||
"email": "aadi.rajuthup@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["150.136.148.164"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abdelkarimain",
|
||||
"email": "abdelkarimain0@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "abdelkarimain.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abidhasannir",
|
||||
"email": "abidhasannir@omail.edu.pl"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "abidhasannir.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Describe the use of this subdomain",
|
||||
"repo": "https://github.com/akpathan2799/akpathan2799.github.io",
|
||||
"owner": {
|
||||
"username": "akpathan2799",
|
||||
"email": "akpathan2799@gmail.com"
|
||||
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "akpathan2799.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "eabdalmufid",
|
||||
"email": "eabdalmufid@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "eabdalmufid.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "code-hunt-in",
|
||||
"email": "aishwary.pandore@somaiya.edu"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "code-hunt-in.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "CruxCoder7",
|
||||
"email": "akashrangesh07@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cruxcoder7.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "CruxCoder7",
|
||||
"email": "akashrangesh07@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cruxcoder7.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Akshay's portfolio website and blog",
|
||||
"repo": "https://github.com/phenax/ediblemonad.dev",
|
||||
"owner": {
|
||||
"username": "phenax",
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://ediblemonad.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "DeadMan30",
|
||||
"email": "its.alimehdi25@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "alimehdi.pages.dev"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
"email": "almazgamer228@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["45.11.229.211"],
|
||||
"A": ["45.137.70.68"],
|
||||
"MX": ["mail.is-a.dev"],
|
||||
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "annanas271",
|
||||
"email": "iamrvins@gmail.com",
|
||||
"discord": "1206164385911799850"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "annanas271.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "KreativeThinker",
|
||||
"email": "sagely2005eagle@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "kreativethinker.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "code-hunt-in",
|
||||
"email": "aishwary.pandore@somaiya.edu"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "code-hunt-in.github.io"
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
"37.114.37.132"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "code-hunt-in",
|
||||
"email": "aishwary.pandore@somaiya.edu"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "code-hunt-in.github.io"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
"repo": "https://github.com/Arch881010/Arch881010",
|
||||
"owner": {
|
||||
"username": "Arch881010",
|
||||
"email": "c1yd4.arch@inbox.testmail.app",
|
||||
"email": "arch@arch1010.dev",
|
||||
"discord": "arch1010",
|
||||
"discord-id": "410248634593050627"
|
||||
},
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ardistory",
|
||||
"email": "putraardiansyah530@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["198.91.81.13"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "LeVraiArdox",
|
||||
"email": "adrian.arjoca18@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "levraiardox.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "arnabdatta",
|
||||
"email": "arnabdatta3@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "arnabdatta.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ashishagarwal2023",
|
||||
"email": "code.with.aasheesh@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ashishagarwal2023.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": ""
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "wdhdns.com"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -4,6 +4,6 @@
|
||||
"email": "axd@webwarp.ro"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "axxd.me"
|
||||
"URL": "https://axxd.me"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Ayinaki",
|
||||
"email": "ayinakidev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ayinaki.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "NotAymo",
|
||||
"email": "ninecraftoff@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "usest1.netro.host"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "BeanRob",
|
||||
"email": "bentr99@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "beanrob.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "bernalvarela",
|
||||
"email": "bernalvarela@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "bernalvarela.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "rohanbhardwaj205",
|
||||
"email": "71399@cgcjhanjeri.in"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rohanbhardwaj205.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "billyeatcookies",
|
||||
"email": "billydevbusiness@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://billyeatcookies.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "BrandgrandRealMe",
|
||||
"email": "brandon.lambe@skiff.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "A personal page that also gives information on my projects",
|
||||
"repo": "https://github.com/Bob16077/bob16077.github.io",
|
||||
"owner": {
|
||||
"username": "bob16077",
|
||||
"email": "",
|
||||
"discord": "bob16077777"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "bob16077.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Meghdut-Mandal",
|
||||
"email": "meghdut.windows@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "d2qfp4li4hsnxe.cloudfront.net"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "caburum",
|
||||
"email": "24cdingwall@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "calum-portfolio.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "caburum",
|
||||
"email": "24cdingwall@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://caburum.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "I'm using this subdomain to access the place i upload my files easier",
|
||||
"owner": {
|
||||
"username": "mohammad87115",
|
||||
"email": "mohammad87115@gmail.com",
|
||||
"twitter": "mohammad87115"
|
||||
},
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AtharvParsewar",
|
||||
"email": "atharvparsewar@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -5,6 +5,6 @@
|
||||
"discord": "cfp (318394797822050315)"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cfp.gotdns.ch"
|
||||
"CNAME": "dyn.picoscratch.de"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "UntoldGam",
|
||||
"email": "charlesobird+github@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "charlesobird.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ChepsGames",
|
||||
"email": "edu.chepsgames@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "chepsgames.github.io"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -4,6 +4,6 @@
|
||||
"email": "savindusupunsathsara@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "supunsathsara.pages.dev"
|
||||
"CNAME": "next-supun.pages.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
"37.114.37.132"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "cloudirector",
|
||||
"email": "cantcloud@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cloudirector.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "cloudskies13",
|
||||
"email": "cloudskies@perso.be"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://cloudskies13.carrd.co",
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "drone911",
|
||||
"email": "jigar1822@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://codecloak.onrender.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "codestantindev",
|
||||
"email": "kontakt@codestantin.de"
|
||||
},
|
||||
"record": {
|
||||
"A": ["85.202.163.42"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "M-creed",
|
||||
"email": "marwankalosha005@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "m-creed.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Cristofer543",
|
||||
"email": "cristoferpayamps543a@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cristofer543.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "chiragnahata",
|
||||
"email": "chiragnahata05@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["129.213.151.29"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "danithu123",
|
||||
"email": "danithuamaranayakanew@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "danithu123.github.io"
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.11.229.211"
|
||||
"45.137.70.68"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "DasSharkk",
|
||||
"email": "dassharkk@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dasshark.dasshept.de"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "VitStudio",
|
||||
"email": "richardvu12391@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["198.45.114.194"]
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"email": "s_36100@bkbirlacollegekalyan.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "xplorehow.in"
|
||||
"TXT": "1bab44a51e777f98e075d71f2806a4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Dhruvil2511",
|
||||
"email": "dhruvilprajapati2003@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://github.com/dhruvil2511"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "dimtsagk",
|
||||
"email": "dimtsagk93@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dimtsagk.go.yo.fr"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "drenxhyliqi",
|
||||
"email": "drenxhyliqi3@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://drenxhyliqi.site/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "thepython555",
|
||||
"email": "k0n52uuu@duck.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "thepython555.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ehabmansour1",
|
||||
"email": "mansehab990@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ehabmansour1.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "EletrixtimeYT",
|
||||
"email": "lisandro.b@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "eletrixtimeyt.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "8FrMc",
|
||||
"email": "pijuskaminskas1@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://sk1dhub.xyz"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "FahriDevZ",
|
||||
"email": "fakhri.5567@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "fahri.dev"
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"email": "mfathulfahmy@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://fathulfahmy.netlify.app"
|
||||
"URL": "https://fathulfahmy.pages.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Personal website to host bio info and other things",
|
||||
"repo": "https://github.com/fluid-developer/fluid-developer.github.io",
|
||||
"owner": {
|
||||
"username": "fluid-developer",
|
||||
"email": "ne0xch4r4@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "fluid-developer.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "kageurufu",
|
||||
"email": "franklyn@tackitt.net"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "is-a-dev.frank.af"
|
||||
}
|
||||
}
|
||||
@@ -6,6 +6,6 @@
|
||||
"record": {
|
||||
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
|
||||
"TXT": ["v=spf1 include:spf.improvmx.com ~all"],
|
||||
"URL": "https://fuccsoc.me"
|
||||
"URL": "https://fuccsoc.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "furyashnyy",
|
||||
"email": "faradey.iskra@mail.ru",
|
||||
"discord": "754721080383373373"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["31.31.196.104"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"45.137.70.68"
|
||||
"37.114.37.132"
|
||||
],
|
||||
"MX": [
|
||||
"mail.is-a.dev"
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Gerickpogi17",
|
||||
"email": "gymatibag17@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "portfolio-3a9.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "gokcinosman",
|
||||
"email": "osmangokcinn@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gokcinosman.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "my personal website ",
|
||||
"repo": "https://github.com/gokul6350/gokul6350.github.io",
|
||||
"owner": {
|
||||
"username": "gokul6350",
|
||||
"email": "gokul00060@gmail.com",
|
||||
"twitter": "gokul00060"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gokul6350.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "BrandgrandRealMe",
|
||||
"email": "brandon.lambe@skiff.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Grafaffel",
|
||||
"email": "jannis107@icloud.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "grafaffel.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Argzf",
|
||||
"email": "gzf.dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "HasnainSZN",
|
||||
"email": "officialhasnain100@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Yunexiz",
|
||||
"email": "yunexiz@aol.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "HeinKhantZaw",
|
||||
"email": "heinkhantzaw1@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "heinkhantzaw.github.io"
|
||||
}
|
||||
}
|
||||
+5
-3
@@ -1,11 +1,13 @@
|
||||
{
|
||||
"description": "Hi! I'm Hycord!",
|
||||
"description": "Development Portfolio for Hycord",
|
||||
"url":"https://github.com/hycord/monorepo",
|
||||
"owner": {
|
||||
"username": "hycord",
|
||||
"email": "hycord@hycordia.com",
|
||||
"twitter": "IGNHycord"
|
||||
"twitter": "IGNHycord",
|
||||
"discord": "322144499734151169"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "xbwlnzmg.up.railway.app"
|
||||
"URL": "https://masen.dev/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Kirill2255",
|
||||
"email": "ailcenko019@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["95.163.215.114"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "imranmollajoy",
|
||||
"email": "imranmollajoy@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "imranmollajoy.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "A-Little-Hat",
|
||||
"email": "soumyasarkar309@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "test-3e8b2.web.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "drone911",
|
||||
"email": "jigar1822@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://www.github.com/drone911"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "KingLuc12",
|
||||
"email": "lucian.g.king+github@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "jhondoeisadev.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "WallnussJonas",
|
||||
"email": "jonas.werner.nov1999@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://jojojonas.netlify.app/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "My portfolio",
|
||||
"repo": "https://github.com/Jonee2/jonee2",
|
||||
"owner": {
|
||||
"username": "Jonee2",
|
||||
"email": "jonee4339@hotmail.com",
|
||||
"twitter": "Jonee1155"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "jonee2.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "heyy-josval",
|
||||
"email": "josvalmtrz@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://josval.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "def0e0",
|
||||
"email": "def0e0@yandex.ru"
|
||||
},
|
||||
"record": {
|
||||
"A": ["45.148.120.75"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Kalana-Thilakarathna",
|
||||
"email": "kalana2100@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://kalanathilake.netlify.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "kamolgks",
|
||||
"email": "kamoliddintuhtaboev2@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "kamolgks.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "kewanfr",
|
||||
"email": "mail@kewan.fr"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://blog.kewan.fr"
|
||||
}
|
||||
}
|
||||
+11
-10
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"description": "Hello! I am Khai but if you want you can call me Ken! I am a self thought Developer and mostly code Discord Bots for others for fun! Sometimes I even get donations back, which makes me even more happier and results in having more fun at coding.",
|
||||
"repo": "https://github.com/TruongDuyKhai/TruongDuyKhai.github.io",
|
||||
"owner": {
|
||||
"username": "TruongDuyKhai",
|
||||
"email": "truongduykhai1012@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "truongduykhai.github.io"
|
||||
}
|
||||
}
|
||||
"owner": {
|
||||
"username": "TruongDuyKhai",
|
||||
"email": "truongduykhai1012@gmail.com",
|
||||
"discord": "871329074046435338"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "truongduykhai.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "piotrkociakx",
|
||||
"email": "piotrekstypczynski@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["137.74.3.247"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "KreativeThinker",
|
||||
"email": "sagely2005eagle@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "kreativethinker.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "kushalshah0",
|
||||
"email": "code@kushalshah.com.np"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "kushalshah0.github.io"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user