mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-28 08:21:28 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -1,24 +1,20 @@
|
||||
<!--
|
||||
!!!
|
||||
YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED.
|
||||
YOU MUST FILL OUT THIS TEMPLATE ENITRELY FOR YOUR PR TO BE ACCEPTED, IT IS NOT OPTIONAL.
|
||||
IF YOU DO NOT FILL OUT THIS PR TEMPLATE TO ITS ENTIRETY, YOUR PR WILL BE IMMEDIATELY DENIED.
|
||||
!!!
|
||||
-->
|
||||
|
||||
# Requirements
|
||||
Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below.
|
||||
<!-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. -->
|
||||
|
||||
<!-- Change each checkbox to [x] to mark it as checked. Do not keep the spaces between the parentheses. -->
|
||||
- [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). <!-- Your domain MUST follow the TOS to be approved. -->
|
||||
- [ ] My domain is **not** for commercial use. <!-- e.g. Your domain should not be selling products & services -->
|
||||
- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms).
|
||||
- [ ] My file is in the `domains` directory and has the `.json` file extension.
|
||||
- [ ] My file's name is lowercased and alphanumeric. <!-- Your file's name is yourname.json, not YourName.json or your_name.json. -->
|
||||
- [ ] My website is **reachable**.
|
||||
- [ ] I have **completed** my website. <!-- We do not permit simple "Hello, world!" websites. -->
|
||||
- [ ] My website is related to **software development**. <!-- We don't permit websites for domains unrelated to development (e.g. Discord servers, gaming guilds, etc.) -->
|
||||
- [ ] My website is **reachable** and **completed**. <!-- We do not permit simple "Hello, world!" or simply copied websites. -->
|
||||
- [ ] I have provided sufficient contact information in the `owner` key. <!-- Provide your email in the `email` field or another platform (e.g., X, Discord) for contact. -->
|
||||
- [ ] I have followed and read the [documentation](https://docs.is-a.dev).
|
||||
- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms).
|
||||
|
||||
# Website Preview
|
||||
<!-- Provide a link or preview of your website below. If you can't make the website visible, then a screenshot of the website also works. -->
|
||||
<!-- Provide a link or screenshot of your website below. You MUST complete this step for your PR to be approved. -->
|
||||
|
||||
+2
-11
@@ -1,17 +1,8 @@
|
||||
# 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](https://github.com/is-a-dev/register/blob/main/CODE_OF_CONDUCT.md).
|
||||
|
||||
## Pull requests
|
||||
- Adding, changing or removing a domain file you own.
|
||||
- Fixing a bug in the scripts or CI.
|
||||
- Fix an error in the documentation.
|
||||
|
||||
#### Domains
|
||||
- Your pull request will be reviewed and merged into `main` branch.
|
||||
- The records will be published as soon as the PR is merged.
|
||||
- The changes should reflect soon after publishing.
|
||||
- If the PR template is updated, any pre-existing PRs must follow the updated template, in order to be merged.
|
||||
- We reserve the right to deny any pull request for any reason.
|
||||
|
||||
## Issues
|
||||
- **Report an abusive domain** - Create a new issue with the label `report-abuse`.
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Personal website",
|
||||
"owner": {
|
||||
"username": "1995parham",
|
||||
"email": "parham.alvani@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "1995parham.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Portfolio and Blog for 20zzy19",
|
||||
"repo": "https://github.com/20zzy19/Portfolioy",
|
||||
"owner": {
|
||||
"username": "20zzy19",
|
||||
"email": "a620zzy@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["98.43.59.193"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "verygafanhot",
|
||||
"email": "verygafanhot@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=772e8981e6a0b8bc4e30ac4af5160be7fd175c8a"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "IMXNOOBX",
|
||||
"email": "me@noob.bio"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=4bda89987e4e232aac78bb9d0a0e973c96166119"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "am333n",
|
||||
"email": "muhammedameen752@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "ae46785afb026d6f57c4eb85f644eb"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "btleffler",
|
||||
"email": "btleffler@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "6c3fe486c491afe19b9ba3bbb03d2a"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "CantCode023",
|
||||
"email": "cantcode023@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "f1b87d5986bd9abd22ca7fc5da79ad"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "verygafanhot",
|
||||
"email": "verygafanhot@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "e3ae5ee11a576cc86f89140043ca2b"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "awhvish",
|
||||
"email": "avislowha9@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=awhvish.is-a.dev,f4fbe002837b72638f88"]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "FrancoDurand"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=francodurand.is-a.dev,ad7840fa5cb01e5d90c1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Harshvardhan5703",
|
||||
"email": "shekhawat.harsh287@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=harshvardhan.is-a.dev,a93c0d07e2b0286b32b3"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Aurumdev952",
|
||||
"email": "benjamugi20072@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=ishbenjamin.is-a.dev,787c8741716d7d7ae200"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Jacques2Marais",
|
||||
"discord": "itsmejackmorris"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=jacques.is-a.dev,99cb4c27dc634df28742"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "jigarbhoye04",
|
||||
"discord": "jigx.04",
|
||||
"email": "jigarbhoye04@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=jigarbhoye.is-a.dev,194424ab5762042e64fa"
|
||||
}
|
||||
}
|
||||
@@ -5,6 +5,6 @@
|
||||
"email": "aaqifshafi@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"]
|
||||
"TXT": ["vc-domain-verify=pdf.aaqif.is-a.dev,a494cb00a704dae80483"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ImDarkShadow",
|
||||
"email": "itspritam@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "pvc-domain-verify=pritam.is-a.dev,8deacca92e10a3d2f865"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "rogerHuntGauntlet",
|
||||
"email": "regorhunt02052@gmail.com",
|
||||
"discord": "roger_jgs404040"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=roger.is-a.dev,3c1580f4736931662645"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Abdallah01win",
|
||||
"email": "abdellah01win@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "portfolio-bf2.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abdelhamied403",
|
||||
"email": "abdelhamied403@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "abdelhamied.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Portfolio Website",
|
||||
"owner": {
|
||||
"username": "algo-encoders",
|
||||
"email": "a.razzaq4085@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["75.119.140.170"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "achyutkneupane",
|
||||
"email": "achyutkneupane@gmail.com",
|
||||
"linkedin": "achyutneupane"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "achyut.com.np"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Adil Mohammed's Dev Portfolio",
|
||||
"repo": "https://github.com/adil-uddin/adil-uddin.github.io",
|
||||
"owner": {
|
||||
"username": "adil-uddin",
|
||||
"email": "adilaryan786@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "adil-uddin.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ajaysathvik",
|
||||
"email": "ajaysathviksu@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ajaysathvik.vercel.app"
|
||||
}
|
||||
}
|
||||
+2
-3
@@ -1,11 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
"CNAME": "anamay.eu.org"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Personal portfolio website",
|
||||
"repo": "https://github.com/anthrxc/portfolio",
|
||||
"owner": {
|
||||
"username": "anthrxc",
|
||||
"email": "anthromadayt@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "anthrxc.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "My personal website/blog",
|
||||
"repo": "https://github.com/hatamiarash7",
|
||||
"owner": {
|
||||
"username": "hatamiarash7",
|
||||
"email": "hatamiarash7@gmail.com",
|
||||
"twitter": "hatamiarash7"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://arash-hatami.ir"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "bcassiers",
|
||||
"discord": "base08875"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "adbc.be"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "is-a.dev domain for BATTLEHAWK00(redirecting to https://code1024.icu)",
|
||||
"owner": {
|
||||
"username": "BATTLEHAWK00",
|
||||
"email": "yxlk2oi@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://code1024.icu"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Portfolio website.",
|
||||
"repo": "https://github.com/cantcode023/bd.is-a.dev",
|
||||
"owner": {
|
||||
"username": "CantCode023",
|
||||
"email": "cantcode023@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cantcode023.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "lil bio",
|
||||
"repo": "https://github.com/caswantsanap/bio",
|
||||
"owner": {
|
||||
"username": "caswantsanap",
|
||||
"email": "caswantsanap@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "caswantsanap.github.io"
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"discord": "687333016921440317"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ciao287.github.io"
|
||||
"A": ["144.91.115.195"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
"discord": "rzt5"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "hirako-is-dead.pages.dev"
|
||||
"CNAME": "website-5zt-53r.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "0xcyberpj",
|
||||
"email": "0xcyberpj@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "0xcyberpj.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "david-valdivia",
|
||||
"email": "dev@dvaldivia.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dvaldivia.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "dipesh79",
|
||||
"email": "dipeshkhanal79@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["192.250.235.27"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Donald's personal developer website",
|
||||
"owner": {
|
||||
"email": "dawntop@126.com",
|
||||
"username": "donald001"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "donald001.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description" : "Personal website",
|
||||
"repo": "https://github.com/MrElyazid/MrElyazid.github.io",
|
||||
"owner": {
|
||||
"username": "MrElyazid",
|
||||
"email": "elyazid.assouli@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "mrelyazid.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Skeyelab"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://cv.ericdahl.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "FaaizAhmad6420"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "faaizahmad6420.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Filip's personal site and/or CV",
|
||||
"repo": "https://github.com/totalolage/totalolage.github.io",
|
||||
"owner": {
|
||||
"username": "totalolage",
|
||||
"email": "filip@kalny.net"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "totalolage.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "herobryne0",
|
||||
"email": "fr0stb1rd@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "fr0stb1rd.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "FrancoDurand",
|
||||
"email": "francoduve.25@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "devfolio-franco.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"description": "My personal homepage!",
|
||||
"repo": "https://github.com/verygafanhot",
|
||||
"owner": {
|
||||
"username": "Verygafanhot",
|
||||
"email": "verygafanhot@gmail.com",
|
||||
"twitter": "verygafanhot",
|
||||
"discord": "Verygafanhot"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "verygafanhot.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Personal website for JrHimself.",
|
||||
"owner": {
|
||||
"username": "hongjr03",
|
||||
"email": "me@jrhim.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "hongjr03-github-io.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Kriemseeley",
|
||||
"email": "adamseeley112250@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["39.101.73.144"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ignazio-castrogiovanni",
|
||||
"email": "iggy.castrogiovanni@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://ignazio-castrogiovanni.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Aurumdev952",
|
||||
"email": "benjamugi20072@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "benjamin-bay.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "izumie.is-a.dev subdomain",
|
||||
"repo": "https://github.com/LexisMate/register",
|
||||
"owner": {
|
||||
"username": "LexisMate",
|
||||
"email": "izumieprivateltd@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "mr-izumie.vercel.app"
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Jacques2Marais",
|
||||
"discord": "itsmejackmorris"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "portfolio-jade-eta-63.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Use to show a personal portfolio",
|
||||
"repo": "https://github.com/JesusVala/JesusValadez.github.io.git" ,
|
||||
"owner": {
|
||||
"username": "JesusVala",
|
||||
"email": "jesusvaladezf@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "jesusvaladez.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Jason Wohlgemuth's resume",
|
||||
"repo": "https://github.com/jhwohlgemuth/resume",
|
||||
"owner": {
|
||||
"username": "jhwohlgemuth",
|
||||
"twitter": "jhwohlgemuth"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "jhwohlgemuth.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "jigarbhoye04",
|
||||
"discord": "jigx.04",
|
||||
"email": "jigarbhoye04@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "jigarbhoye.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Jones Tse's Portfolio Website",
|
||||
"repo": "https://github.com/chunghei0116/portfolio",
|
||||
"owner": {
|
||||
"username": "chunghei0116",
|
||||
"email": "chungheibrad@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["75.2.60.5"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "josedevian",
|
||||
"email": "josedevian@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://josedevian.xyz"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "cloudcap10",
|
||||
"email": "jttalasan@live.com"
|
||||
},
|
||||
"record": {
|
||||
"NS": ["ivan.ns.cloudflare.com", "tara.ns.cloudflare.comm"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "LacruzJSDev",
|
||||
"discord": "1336068820661567489"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "portafolio-weld-three.vercel.app"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -4,6 +4,6 @@
|
||||
"email": "kaydenleefale@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["103.7.8.238"]
|
||||
"A": ["178.128.124.89"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "personal portfolio",
|
||||
"repo": "https://github.com/Kishore0122/portfolio",
|
||||
"owner": {
|
||||
"username": "Kishore0122",
|
||||
"email": "kishorepanuganti278@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "kishore0122.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "mrteale"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "lachlanteale.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "my dev portfolio website",
|
||||
"repo": "https://github.com/Mahdi-Hazrati/mahdi.is-a.dev",
|
||||
"owner": {
|
||||
"username": "mahdi-hazrati",
|
||||
"email": "mahdihazratimailbox@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "mahdi-hazrati.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "minhomega.github.io",
|
||||
"repo": "https://github.com/minhomega/minhomega.github.io",
|
||||
"owner": {
|
||||
"username": "minhomega",
|
||||
"email": "minhvo050298@gmail.com",
|
||||
"discord": "omega0502"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "minhomega.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "kumar-mohit-dev",
|
||||
"email": "mohitgoswami.work@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "kumar-mohit-dev.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "link to Mubarak H. Alketbi Github profile",
|
||||
"repo": "https://github.com/MubarakHAlketbi",
|
||||
"owner": {
|
||||
"username": "MubarakHAlketbi",
|
||||
"email": "mubarak.harran@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://github.com/MubarakHAlketbi/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"repo": "https://nabeel.molham.me/links/github",
|
||||
"owner": {
|
||||
"username": "N-Molham",
|
||||
"email": "nmolham@duck.com",
|
||||
"twitter": "https://nabeel.molham.me/links/twitter",
|
||||
"links": "https://nabeel.molham.me/links/"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "nabeel.molham.me"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "natedog2424's portfolio website",
|
||||
"repo": "https://github.com/natedog2424/natedog2424.github.io",
|
||||
"owner": {
|
||||
"username": "natedog2424",
|
||||
"email": "natedog2424mail@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "natedog2424.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "nnocsupnn",
|
||||
"email": "nnocsupnn@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "nnocsupnn.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "My personal portfolio site, made in nextjs",
|
||||
"repo": "https://github.com/IMXNOOBX/universe",
|
||||
"owner": {
|
||||
"username": "IMXNOOBX",
|
||||
"email": "me@noob.bio"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "noob.bio"
|
||||
},
|
||||
"proxied": false
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Want to use it to showcase my portfolio",
|
||||
"repo": "https://github.com/pavan-k-teja/pavan-k-teja.github.io",
|
||||
"owner": {
|
||||
"username": "pavan-k-teja",
|
||||
"email": "pavan@pavan.gg"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "pavan-k-teja.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Personal website for Pedro Henrique Pires (PHP)",
|
||||
"owner": {
|
||||
"username": "pedrohenriquepires",
|
||||
"email": "pdrhenriquepires@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "pedrohenriquepires.com.br"
|
||||
}
|
||||
}
|
||||
@@ -6,5 +6,5 @@
|
||||
"record": {
|
||||
"CNAME": "cname.vercel-dns.com"
|
||||
},
|
||||
"description": "PilotsEYE Studio Accounting System - A web-based accounting system for PilotsEYE Studio"
|
||||
"description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "My personal portfolio",
|
||||
"repo": "https://github.com/hatamiarash7",
|
||||
"owner": {
|
||||
"username": "hatamiarash7",
|
||||
"email": "hatamiarash7@gmail.com",
|
||||
"twitter": "hatamiarash7"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://portfolio.arash-hatami.ir"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Documentation website for is-a.dev",
|
||||
"repo": "https://github.com/is-a-dev/docs",
|
||||
"owner": {
|
||||
"username": "Srcpranav",
|
||||
"email": "zoldyckzoldyck41@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "pranav-portfolio-sigma.vercel.app"
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Is a dev subdomain for rishabh",
|
||||
"repo": "https://github.com/rishabhc/rishabhc.github.io",
|
||||
"owner": {
|
||||
"username": "rishabhc",
|
||||
"email": "me@rishabh.ch"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rishabhc.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Portfolio",
|
||||
"repo": "https://github.com/RobinJesba/robinjesba.github.io",
|
||||
"owner": {
|
||||
"username": "RobinJesba",
|
||||
"email": "jb.robinm@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "robinjesba.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"description": "Documentation website for is-a.dev",
|
||||
"repo": "https://github.com/rogerHuntGauntlet/registerisadev",
|
||||
"owner": {
|
||||
"username": "rogerHuntGauntlet",
|
||||
"email": "regorhunt02052@gmail.com",
|
||||
"discord": "roger_jgs404040"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rogerbhuntiii.vercel.app"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "helloromero",
|
||||
"email": "hello@helloromero.co.uk"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "helloromero.co.uk"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Portfolio Website",
|
||||
"repo": "https://github.com/gegendepressed/gegendepressed.github.io",
|
||||
"owner": {
|
||||
"username": "gegendepressed",
|
||||
"email": "sairaj09pai@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gegendepressed.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"description": "my website",
|
||||
"description": "my personal site where i do random stuff i guess",
|
||||
"owner": {
|
||||
"username": "saxophone-guy",
|
||||
"email": "itsarchit@keemail.me"
|
||||
},
|
||||
"record": {
|
||||
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
|
||||
"TXT": "forward-email=itsarchit@keemail.me",
|
||||
"TXT": ["forward-email=itsarchit@keemail.me", "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU"],
|
||||
"A": ["216.24.57.1"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "snehajain16",
|
||||
"email": "snehajain161104@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "snehajain16.github.io"
|
||||
}
|
||||
}
|
||||
+2
-1
@@ -4,7 +4,8 @@
|
||||
"email": "soccer1992.is.a.dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "minecradt.github.io"
|
||||
"A": ["75.2.60.5"]
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"repo": "https://github.com/srikrishna180/portfolio",
|
||||
"owner": {
|
||||
"username": "srikrishna180",
|
||||
"email": "srikrishnak.dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "irs.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"repo": "https://github.com/TheCommandCat/TheCommandCat.github.io",
|
||||
"owner": {
|
||||
"username": "TheCommandCat",
|
||||
"email": "bhrtkhvji@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "thecommandcat.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "yychen1201",
|
||||
"discord": "1009412927754866728",
|
||||
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.cZujVSVhansXZskEDTwKI9pcw2Leo2FuKUY12bFLgBv8degT9VaRgOSn7Z4evuLzwINGhnhaweh-Xgo8pUWGOqrO_bDMRyxcIItpx_mGVTMaSZy5SS_aUqGeWbOpsq1oKDGDBumKjJd82m-KXJFq9VEybWOp2B5CVq_dzFC9tzJu-Uu_-0uuC1qRhPeQJHBl1FIgPlyo_bmFoJ_Ow7p7anUonv3zTkqBwPXSyde_BBMzXYU437yharMqo6kZK7N3CVFHoXIg_4aqipW2x-KwGllezQZI8ig3ZvQfLOXDuAwxDRdlwOHQnGlLpSZSZTfVCToifGo--0X6Ml0YHYry9A.Ch4kkhWBAEOJYbdFZyOxZA.Md97JISmrKUauMgTU3ounghyfbxUYW0-M-dedQA7IMlEUE0L08SaYAxh6z88b-7GtuwpszkbxQM9geUOvIl1H3bXfOJqaDFIRlBDgl_Vp4Q.djUuJgDKO_tQYYX_Sa0vLg"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "yychen1201.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Tullio Sebastiani's Home Page",
|
||||
"repo": "https://github.com/tsebastiani",
|
||||
"owner": {
|
||||
"username": "tsebastiani",
|
||||
"email": "github.sensitize723@passinbox.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "tsebastiani.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Describe the use of this subdomain",
|
||||
"repo": "https://github.com/UmarSidiki/me",
|
||||
"owner": {
|
||||
"username": "umarsidiki",
|
||||
"email": "siddiquiumar0007@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "umarsidiki.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "GitHub profile of Warren",
|
||||
"repo": "https://github.com/somethingwentwell/somethingwentwell.github.io",
|
||||
"owner": {
|
||||
"username": "somethingwentwell",
|
||||
"email": "wwwc@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "somethingwentwell.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Blog",
|
||||
"repo": "https://github.com/ws998116/ws998116.github.io",
|
||||
"owner": {
|
||||
"username": "ws998116",
|
||||
"email": "ws998116@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ws998116.github.io"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user