diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 93f878a31..d64517868 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,14 +1,15 @@
-To make our job easier, please spend time to review your application before submitting.
+## Requirements
+Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above.
-
-#### 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
-
+Please note that we reserve the rights not to accept any domain at our own discretion.
+
+- [ ] The file is in the `domains` folder and is in the JSON format.
+- [ ] You have completed your website.
+- [ ] The website is reachable.
+- [ ] You're not using Vercel or Netlify.
+- [ ] The CNAME record doesn't contain `https://` or `/`.
+- [ ] There is sufficient information at the `owner` field.
+
+
+## Website Link/Preview
+
diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml
index e31889d09..678e6525c 100644
--- a/.github/workflows/checks.yml
+++ b/.github/workflows/checks.yml
@@ -5,7 +5,7 @@ jobs:
validation:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml
index 92cb4bd01..c8ed824e1 100644
--- a/.github/workflows/publish-records.yml
+++ b/.github/workflows/publish-records.yml
@@ -11,7 +11,7 @@ jobs:
if: github.repository == 'is-a-dev/register'
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
- uses: borales/actions-yarn@v2.0.0
with:
cmd: install --ignore-engines
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index f86a846fb..786060ccc 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -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'
diff --git a/API.md b/API.md
deleted file mode 100644
index ba931b098..000000000
--- a/API.md
+++ /dev/null
@@ -1 +0,0 @@
-Moved to [docs](https://is-a.dev/docs)
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 581058a51..31c61b68f 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -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!
diff --git a/README.md b/README.md
index cbd90ffa3..2e46e68b8 100644
--- a/README.md
+++ b/README.md
@@ -1,57 +1,53 @@
-
+
+
+
-
+
+
+
+
+
-**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
+is-a.dev
- 
+is-a-dev is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.
-## Register service
-Try our new service to easily register the subdomain of your choice. Visit: https://register.is-a.dev/
+
+
+
+
+## Registration
+###### 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!
+
+###### Or if you prefer to use your command line:
+
+```bash
+npm install @is-a-dev/cli -g
+
+is-a-dev login
+
+is-a-dev create
+```
-## 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://is-a.dev/docs).
-* 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!
+## Status
+You can check the uptime of our services on our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw).
+[](https://stats.uptimerobot.com/zY4XKIRVzw/787472645)
+[](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.life](https://free-for.life/#/?id=domains).
-## Donations
-This project is a free and open source service for developers and will stay that way.
+### Donate
+If you like this project, please consider donating so we can keep this project running forever!
-Please consider donating to help me keep this running forever!
-
-Also, consider starring this repo!
-
-
-
-
-
-
-
-## 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)
-* [is-not-a.dev](https://is-not-a.dev)
-* [cluster.ws & wip.la](https://github.com/Olivr/free-domain)
-
-
-
-## Uptime
-
-[](https://stats.uptimerobot.com/zY4XKIRVzw)
-[](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.
+
+
diff --git a/domains/0xsurya.json b/domains/0xsurya.json
new file mode 100644
index 000000000..f12c9f802
--- /dev/null
+++ b/domains/0xsurya.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "0xSuryax",
+ "email": "surya98613@gmail.com"
+ },
+ "record": {
+ "A": ["38.242.141.34"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/4k5h4y.json b/domains/4k5h4y.json
new file mode 100644
index 000000000..3985abb65
--- /dev/null
+++ b/domains/4k5h4y.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "Akshay-Arjun",
+ "email": "akshayvollala779@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://akshay-arjun.github.io/Akshay-Arjun"
+ }
+ }
+
diff --git a/domains/600.json b/domains/600.json
index a8d626411..feeb324c5 100644
--- a/domains/600.json
+++ b/domains/600.json
@@ -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"
}
}
diff --git a/domains/6502.json b/domains/6502.json
new file mode 100644
index 000000000..8843bd54d
--- /dev/null
+++ b/domains/6502.json
@@ -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"
+ }
+}
diff --git a/domains/@.json b/domains/@.json
index 674d239c4..36cd14e7b 100644
--- a/domains/@.json
+++ b/domains/@.json
@@ -6,7 +6,6 @@
"email": "phenax5@gmail.com"
},
"record": {
- "URL": "http://www.is-a.dev",
- "TXT": "google-site-verification=jxUxBquLRsSLsUNUqYYB3EfN7X_IuVZ5Ff-ZfElMBOQ"
+ "URL": "http://www.is-a.dev"
}
}
diff --git a/domains/_github-pages-challenge-andrewstech.privacy.json b/domains/_github-pages-challenge-andrewstech.privacy.json
new file mode 100644
index 000000000..2f4e6595b
--- /dev/null
+++ b/domains/_github-pages-challenge-andrewstech.privacy.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "@is-a-dev/maintainers",
+ "email": "phenax5@gmail.com"
+ },
+ "record": {
+ "TXT": "f4099fcae5cf0ea04f853bc649c5b1"
+ }
+}
diff --git a/domains/_github-pages-challenge-axviii3.axviii3.json b/domains/_github-pages-challenge-axviii3.axviii3.json
new file mode 100644
index 000000000..06cbcb791
--- /dev/null
+++ b/domains/_github-pages-challenge-axviii3.axviii3.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "AXVIII3",
+ "email": "anirbanrc2286@gmail.com"
+ },
+ "record": {
+ "TXT": "f99b7081b391b0e77e8b9bd80ea50e"
+ }
+}
+
\ No newline at end of file
diff --git a/domains/_github-pages-challenge-ayvacs.ave.json b/domains/_github-pages-challenge-ayvacs.ave.json
new file mode 100644
index 000000000..07951a5d8
--- /dev/null
+++ b/domains/_github-pages-challenge-ayvacs.ave.json
@@ -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"
+ }
+}
\ No newline at end of file
diff --git a/domains/_github-pages-challenge-jy1263.ayanamy.json b/domains/_github-pages-challenge-jy1263.ayanamy.json
new file mode 100644
index 000000000..155f5b2b2
--- /dev/null
+++ b/domains/_github-pages-challenge-jy1263.ayanamy.json
@@ -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"
+ }
+}
diff --git a/domains/_github-pages-challenge-opaayush.aayush.json b/domains/_github-pages-challenge-opaayush.aayush.json
new file mode 100644
index 000000000..1f573c3b7
--- /dev/null
+++ b/domains/_github-pages-challenge-opaayush.aayush.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "OpAayush",
+ "email": "aayushmagrawal@gmail.com"
+ },
+ "record": {
+ "TXT": "d609a47482f885a41a61549fbad3ee"
+ }
+}
diff --git a/domains/_github-pages-challenge-priyanshprajapat.monu.json b/domains/_github-pages-challenge-priyanshprajapat.monu.json
new file mode 100644
index 000000000..bc92aa104
--- /dev/null
+++ b/domains/_github-pages-challenge-priyanshprajapat.monu.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "priyanshprajapat",
+ "email": "priy@nsh.is-a.dev"
+ },
+ "record": {
+ "TXT": "a65192c96ebe888e8f9b09822aa059"
+ }
+}
diff --git a/domains/_github-pages-challenge-priyanshprajapat.priyansh.json b/domains/_github-pages-challenge-priyanshprajapat.priyansh.json
new file mode 100644
index 000000000..f5c94e99f
--- /dev/null
+++ b/domains/_github-pages-challenge-priyanshprajapat.priyansh.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "priyanshprajapat",
+ "email": "priy@nsh.is-a.dev"
+ },
+ "record": {
+ "TXT": "9344cea7b5e595f0feaf87f729a26a"
+ }
+}
diff --git a/domains/_github-pages-challenge-s3mant.semant.json b/domains/_github-pages-challenge-s3mant.semant.json
new file mode 100644
index 000000000..9c13921ba
--- /dev/null
+++ b/domains/_github-pages-challenge-s3mant.semant.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "S3mant",
+ "email": "contact@semant.is-a.dev"
+ },
+ "record": {
+ "TXT": "137038fe5e46e3f5a6859e5985b8fd"
+ }
+}
diff --git a/domains/_github-pages-challenge-wdhdev.raw-api.json b/domains/_github-pages-challenge-wdhdev.raw-api.json
new file mode 100644
index 000000000..261a097c6
--- /dev/null
+++ b/domains/_github-pages-challenge-wdhdev.raw-api.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "WilliamDavidHarrison",
+ "email": "william@williamharrison.dev"
+ },
+
+ "record": {
+ "TXT": "a6bc96312c4473df6c37f63d3e0fed"
+ }
+}
diff --git a/domains/aaamineee.json b/domains/aaamineee.json
new file mode 100644
index 000000000..a81738691
--- /dev/null
+++ b/domains/aaamineee.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "aaaminee",
+ "email": "amineoumellouk@yahoo.com"
+ },
+ "record": {
+ "URL": "https://aaaminee.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/aantaripdas.json b/domains/aantaripdas.json
new file mode 100644
index 000000000..bd2a07b31
--- /dev/null
+++ b/domains/aantaripdas.json
@@ -0,0 +1,12 @@
+{
+ "description": "A Personal Portfilo",
+ "repo": "https://portfolio.anime0test.repl.co",
+ "owner": {
+ "username": "LittleSoldierGaming",
+ "email": "aantaripdas@gmail.com",
+ "twitter": "littlesoldiergaming"
+ },
+ "record": {
+ "CNAME": "2df92555-30ba-4899-bbb8-2906a8f5c7e0.id.repl.co"
+ }
+}
diff --git a/domains/aargh.json b/domains/aargh.json
new file mode 100644
index 000000000..a1eef442d
--- /dev/null
+++ b/domains/aargh.json
@@ -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"
+ }
+}
diff --git a/domains/aaron.json b/domains/aaron.json
deleted file mode 100644
index 67201e645..000000000
--- a/domains/aaron.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/aaryan.json b/domains/aaryan.json
index f03f05836..4423f66a1 100644
--- a/domains/aaryan.json
+++ b/domains/aaryan.json
@@ -6,6 +6,6 @@
"email": "altaaryan@gmail.com"
},
"record": {
- "URL": "https://www.aaryanporwal.me/"
+ "URL": "https://www.aaryanporwal.me"
}
}
diff --git a/domains/aayush.json b/domains/aayush.json
index dd0905db8..ac503c299 100644
--- a/domains/aayush.json
+++ b/domains/aayush.json
@@ -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"
}
}
diff --git a/domains/ababo.json b/domains/ababo.json
deleted file mode 100644
index 5eb5c2ef5..000000000
--- a/domains/ababo.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "description": "this a link to my website",
- "owner": {
- "username": "zbj2",
- "email": "devavcado@gmail.com"
- },
- "record": {
- "CNAME": "zbj2.github.io"
- }
-}
diff --git a/domains/abdeba.json b/domains/abdeba.json
new file mode 100644
index 000000000..50d560f3d
--- /dev/null
+++ b/domains/abdeba.json
@@ -0,0 +1,10 @@
+
+{
+ "owner": {
+ "username": "Abdelhakim Baraka",
+ "email": "abdesoft1@gmail.com"
+ },
+ "record": {
+ "URL": "https://ab-portfolio-one.vercel.app"
+ }
+}
diff --git a/domains/abdul.json b/domains/abdul.json
index eada0681f..6d64abb4f 100644
--- a/domains/abdul.json
+++ b/domains/abdul.json
@@ -5,6 +5,6 @@
"discord": "Abdul ♥#5464"
},
"record": {
- "CNAME": "abduldev.me"
+ "CNAME": "rahman.works"
}
}
diff --git a/domains/abdullah.json b/domains/abdullah.json
index a39ae9040..924881c8e 100644
--- a/domains/abdullah.json
+++ b/domains/abdullah.json
@@ -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"
}
diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json
index 68a0af4b5..87bf2a14f 100644
--- a/domains/abdulrahman.json
+++ b/domains/abdulrahman.json
@@ -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"
}
}
diff --git a/domains/abelblue.json b/domains/abelblue.json
new file mode 100644
index 000000000..fb79c4cc0
--- /dev/null
+++ b/domains/abelblue.json
@@ -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"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/abhay.json b/domains/abhay.json
deleted file mode 100644
index d83ae3885..000000000
--- a/domains/abhay.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/abhi.json b/domains/abhi.json
new file mode 100644
index 000000000..7c63414b5
--- /dev/null
+++ b/domains/abhi.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "actuallyabhi",
+ "email": "mabhishek7081@zohomail.in"
+ },
+ "record": {
+ "URL": "https://actuallyabhi.netlify.app"
+ }
+}
+
\ No newline at end of file
diff --git a/domains/abhinavdalal.json b/domains/abhinavdalal.json
deleted file mode 100644
index 7d7bd2f98..000000000
--- a/domains/abhinavdalal.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/abysmal.json b/domains/abysmal.json
index fef7a2419..0f09f0d66 100644
--- a/domains/abysmal.json
+++ b/domains/abysmal.json
@@ -1,11 +1,10 @@
{
"description": "My personal website",
- "repo": "https://github.com/abysmal26/website",
"owner": {
"username": "abysmal26",
"email": "abysmal@disroot.org"
},
"record": {
- "CNAME": "abysmal26.github.io"
+ "URL": "https://abysmal.eu.org"
}
}
diff --git a/domains/ace.json b/domains/ace.json
new file mode 100644
index 000000000..933f8cc2f
--- /dev/null
+++ b/domains/ace.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "diamond-gold",
+ "email": "diamond-gold-ace@outlook.com"
+ },
+
+ "record": {
+ "URL": "https://github.com/diamond-gold"
+ }
+ }
+
diff --git a/domains/acgaming.json b/domains/acgaming.json
new file mode 100644
index 000000000..0b54207eb
--- /dev/null
+++ b/domains/acgaming.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "ACGaming1508",
+ "email": "acgamer861@gmail.com"
+ },
+ "repo": "https://github.com/ACGaming1508/ACGaming1508.github.io",
+ "record": {
+ "CNAME": "acgaming1508.github.io"
+ }
+}
diff --git a/domains/achim.json b/domains/achim.json
index 9baa79b91..b7d6e33c9 100644
--- a/domains/achim.json
+++ b/domains/achim.json
@@ -5,6 +5,6 @@
"twitter": "joachi_"
},
"record": {
- "CNAME":"achim.io"
+ "CNAME": "achim.io"
}
}
diff --git a/domains/achintya.json b/domains/achintya.json
new file mode 100644
index 000000000..667339c0b
--- /dev/null
+++ b/domains/achintya.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "ajachintya",
+ "email": "ajachintyajaiswal@gmail.com"
+ },
+ "record": {
+ "URL": "https://portfolio-app-production.up.railway.app"
+ }
+}
diff --git a/domains/adamkarepin.json b/domains/adamkarepin.json
new file mode 100644
index 000000000..6a70fd819
--- /dev/null
+++ b/domains/adamkarepin.json
@@ -0,0 +1,12 @@
+{
+ "description": "Personal portfolio website",
+ "repo": "https://github.com/K7Adam/my-webfolio-angular",
+ "owner": {
+ "username": "K7Adam",
+ "email": "",
+ "twitter": "7AdamK"
+ },
+ "record": {
+ "CNAME": "8b23b621a9d04b0718dd.b-cdn.net"
+ }
+}
diff --git a/domains/adarsh.json b/domains/adarsh.json
deleted file mode 100644
index 34a1bac8b..000000000
--- a/domains/adarsh.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/adarshr.json b/domains/adarshr.json
deleted file mode 100644
index 1ea461cf1..000000000
--- a/domains/adarshr.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/addison.json b/domains/addison.json
new file mode 100644
index 000000000..05b8e84d3
--- /dev/null
+++ b/domains/addison.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "duckmob",
+ "email": "coxy.addison@gmail.com"
+ },
+ "record": {
+ "CNAME": "dcd5055c-f746-4223-a171-5f536111d3c5.id.repl.co"
+ }
+}
diff --git a/domains/adhi.json b/domains/adhi.json
new file mode 100644
index 000000000..784886c28
--- /dev/null
+++ b/domains/adhi.json
@@ -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"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/adi.json b/domains/adi.json
new file mode 100644
index 000000000..5b629d332
--- /dev/null
+++ b/domains/adi.json
@@ -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"
+ }
+}
diff --git a/domains/adib.json b/domains/adib.json
new file mode 100644
index 000000000..679472d0b
--- /dev/null
+++ b/domains/adib.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Adib23704",
+ "email": "adib23704@gmail.com"
+ },
+ "record": {
+ "CNAME": "adib23704.tk"
+ }
+ }
+
diff --git a/domains/aditya.json b/domains/aditya.json
index 729982cb7..cb5889409 100644
--- a/domains/aditya.json
+++ b/domains/aditya.json
@@ -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"
}
}
diff --git a/domains/adityapcgaming.json b/domains/adityapcgaming.json
new file mode 100644
index 000000000..1fa0cceaa
--- /dev/null
+++ b/domains/adityapcgaming.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Clyders",
+ "email": "adityapcgaming1@gmail.com"
+ },
+ "record": {
+ "CNAME": "8a7f7c6e-2287-4f07-a605-5ca7824b3f38.id.repl.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/adityavag.json b/domains/adityavag.json
new file mode 100644
index 000000000..215631251
--- /dev/null
+++ b/domains/adityavag.json
@@ -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"
+ }
+}
diff --git a/domains/adolar0042.json b/domains/adolar0042.json
new file mode 100644
index 000000000..c3c75d935
--- /dev/null
+++ b/domains/adolar0042.json
@@ -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"
+ }
+}
diff --git a/domains/adonisfx.json b/domains/adonisfx.json
new file mode 100644
index 000000000..5a26695e8
--- /dev/null
+++ b/domains/adonisfx.json
@@ -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"
+ }
+}
diff --git a/domains/adrien.json b/domains/adrien.json
new file mode 100644
index 000000000..2261e5f11
--- /dev/null
+++ b/domains/adrien.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "Adri11334",
+ "email": "adrien.vermersch@epitech.eu",
+ "discord": "Дdяi1#7501"
+ },
+ "record": {
+ "A": [
+ "116.203.127.206"
+ ]
+ }
+}
\ No newline at end of file
diff --git a/domains/adriichu.json b/domains/adriichu.json
new file mode 100644
index 000000000..2119a1940
--- /dev/null
+++ b/domains/adriichu.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "Adriichu",
+ "email": "adriichu@proton.me",
+ "twitter": "Adriichuu",
+ "discord": "Aaron#0069"
+ },
+
+ "record": {
+ "CNAME": "aaron-web.pages.dev"
+ }
+ }
diff --git a/domains/aggelos-007.json b/domains/aggelos-007.json
deleted file mode 100644
index 75e1b3194..000000000
--- a/domains/aggelos-007.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "aggelos-007",
- "email": "aggeloss007@gmail.com"
- },
- "record": {
- "CNAME": "72ea0bf6-bb1e-4fe3-82f2-a3e0b5d75a0b.id.repl.co"
- }
-}
diff --git a/domains/agold.json b/domains/agold.json
index eeddcd96e..6db55c518 100644
--- a/domains/agold.json
+++ b/domains/agold.json
@@ -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"
}
}
diff --git a/domains/aguspedhot.json b/domains/aguspedhot.json
new file mode 100644
index 000000000..d5c1dba4f
--- /dev/null
+++ b/domains/aguspedhot.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Pedhot-Dev",
+ "email": "wanzgamerz2@gmail.com"
+ },
+ "record": {
+ "CNAME": "aguspedhot.000webhostapp.com"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/ahku.json b/domains/ahku.json
new file mode 100644
index 000000000..08d3353ef
--- /dev/null
+++ b/domains/ahku.json
@@ -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"
+ }
+}
\ No newline at end of file
diff --git a/domains/ahmad-ainul.json b/domains/ahmad-ainul.json
deleted file mode 100644
index 654510833..000000000
--- a/domains/ahmad-ainul.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/ahmedeldin.json b/domains/ahmedeldin.json
new file mode 100644
index 000000000..cc2ba7a1d
--- /dev/null
+++ b/domains/ahmedeldin.json
@@ -0,0 +1,10 @@
+{
+ "description": "Portfolio Website",
+ "owner": {
+ "username": "ahmed-eldin",
+ "email": "ahmedeldin98@gmail.com"
+ },
+ "record": {
+ "CNAME": "ahmed-eldin.github.io"
+ }
+}
diff --git a/domains/ahsan.json b/domains/ahsan.json
deleted file mode 100644
index 3f1cb9fd6..000000000
--- a/domains/ahsan.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "description": "Ahsan's Personal Website",
- "owner": {
- "username": "aqureshi",
- "email": "ahsan.qureshi8@gmail.com"
- },
- "record": {
- "CNAME": "www.thisisahsan.com"
- }
-}
diff --git a/domains/aidhani.json b/domains/aidhani.json
new file mode 100644
index 000000000..16e891ec4
--- /dev/null
+++ b/domains/aidhani.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "AidhaniDev",
+ "email": "aidhanidev@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://sites.google.com/view/aidhanidev/home"
+ }
+ }
+
diff --git a/domains/aiko.json b/domains/aiko.json
new file mode 100644
index 000000000..76095a0e0
--- /dev/null
+++ b/domains/aiko.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "AikoNee",
+ "email": "shenzie1131@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "aiko.pages.dev"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/ainul.json b/domains/ainul.json
deleted file mode 100644
index 654510833..000000000
--- a/domains/ainul.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/ajay-charotariya.json b/domains/ajay-charotariya.json
new file mode 100644
index 000000000..1debf9c38
--- /dev/null
+++ b/domains/ajay-charotariya.json
@@ -0,0 +1,11 @@
+{
+ "description": "Ajay charotariya.",
+ "repo": "https://github.com/ajay-charotariya/ajay-charotariya.github.io",
+ "owner": {
+ "username": "ajay-charotariya",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "ajay-charotariya.github.io"
+ }
+}
diff --git a/domains/ajit-thakor.json b/domains/ajit-thakor.json
new file mode 100644
index 000000000..7c6593d98
--- /dev/null
+++ b/domains/ajit-thakor.json
@@ -0,0 +1,11 @@
+{
+ "description": "Ajit Portfolio.",
+ "repo": "https://github.com/ajit-thakor/ajit-thakor.github.io",
+ "owner": {
+ "username": "ajit-thakor",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "ajit-thakor.github.io"
+ }
+}
diff --git a/domains/akash.json b/domains/akash.json
deleted file mode 100644
index 9ed22c1e9..000000000
--- a/domains/akash.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/akashmadhu.json b/domains/akashmadhu.json
deleted file mode 100644
index 7e7ccfc3a..000000000
--- a/domains/akashmadhu.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "my-portfolio website",
- "repo": "https://github.com/akashmadhu4",
- "owner": {
- "username": "akashmadhu4",
- "email": "akashmadhu4@gmail.com"
- },
- "record": {
- "CNAME": "akashmadhu.engineer"
- }
-}
diff --git a/domains/akio.json b/domains/akio.json
new file mode 100644
index 000000000..0e27f9e75
--- /dev/null
+++ b/domains/akio.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "YoruAkio",
+ "email": ""
+ },
+ "record": {
+ "TXT": "vc-domain-verify=akio.is-a.dev,c991805a0f4ecf2a1ded"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/aknb.json b/domains/aknb.json
new file mode 100644
index 000000000..95b8d9504
--- /dev/null
+++ b/domains/aknb.json
@@ -0,0 +1,9 @@
+ {
+ "owner": {
+ "username": "Abdulazizkhan-K-N-B",
+ "email": "abdulazizkhan.k.n.b@gmail.com"
+ },
+ "record": {
+ "CNAME": "abdulazizkhan-k-n-b.github.io"
+ }
+ }
\ No newline at end of file
diff --git a/domains/aknbs-vpn.json b/domains/aknbs-vpn.json
new file mode 100644
index 000000000..1b522bbe3
--- /dev/null
+++ b/domains/aknbs-vpn.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Abdulazizkhan-K-N-B",
+ "email": "abdulazizkhan.k.n.b@gmail.com"
+ },
+ "record": {
+ "A": ["47.242.127.210"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/akshay-ashok.json b/domains/akshay-ashok.json
deleted file mode 100644
index 3cc96ca03..000000000
--- a/domains/akshay-ashok.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/akshay.json b/domains/akshay.json
index ff8803950..e7d3efc58 100644
--- a/domains/akshay.json
+++ b/domains/akshay.json
@@ -1,11 +1,11 @@
{
"description": "Akshay's portfolio website and blog",
- "repo": "https://github.com/phenax/phenax.github.io",
+ "repo": "https://github.com/phenax/ediblemonad.dev",
"owner": {
"username": "phenax",
"email": "phenax5@gmail.com"
},
"record": {
- "CNAME": "phenax.github.io"
+ "URL": "https://phenax.github.io"
}
}
diff --git a/domains/akshayan.json b/domains/akshayan.json
new file mode 100644
index 000000000..e487935fc
--- /dev/null
+++ b/domains/akshayan.json
@@ -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"
+ }
+}
diff --git a/domains/akshayn.json b/domains/akshayn.json
new file mode 100644
index 000000000..d080caa3e
--- /dev/null
+++ b/domains/akshayn.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "akshaynstack",
+ "email": "akshay.fivem@gmail.com"
+ },
+ "record": {
+ "A": ["52.66.193.17"]
+ }
+}
diff --git a/domains/akta-chavda.json b/domains/akta-chavda.json
new file mode 100644
index 000000000..20926962f
--- /dev/null
+++ b/domains/akta-chavda.json
@@ -0,0 +1,11 @@
+{
+ "description": "ankita chavda.",
+ "repo": "https://github.com/akta-chavda/akta-chavda.github.io",
+ "owner": {
+ "username": "akta-chavda",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "akta-chavda.github.io"
+ }
+}
diff --git a/domains/alan.json b/domains/alan.json
index eb5e2843d..988353fe7 100644
--- a/domains/alan.json
+++ b/domains/alan.json
@@ -6,6 +6,6 @@
"email": "alan@schirrel.dev"
},
"record": {
- "CNAME": "schirrel.dev"
+ "URL": "https://schirrel.dev"
}
}
diff --git a/domains/albert.json b/domains/albert.json
new file mode 100644
index 000000000..3f584c139
--- /dev/null
+++ b/domains/albert.json
@@ -0,0 +1,12 @@
+{
+ "description": "Albert's Portfolio Website",
+ "repo": "https://github.com/albert1033/albert-portfolio",
+ "owner": {
+ "username": "albert1033",
+ "email": "vuongdingtuong.an@gmail.com",
+ "twitter": "albert_26_10"
+ },
+ "record": {
+ "CNAME": "albert1033.github.io"
+ }
+}
diff --git a/domains/albin.json b/domains/albin.json
new file mode 100644
index 000000000..7243302c7
--- /dev/null
+++ b/domains/albin.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "ALBINPRAVEEN",
+ "email": "albinpraveen135790@gmail.com"
+ },
+ "record": {
+ "URL": "https://albinpraveen.vercel.app"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json
new file mode 100644
index 000000000..a31dd375a
--- /dev/null
+++ b/domains/albinpraveen.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "ALBINPRAVEEN",
+ "email": "albinpraveen135790@gmail.com"
+ },
+ "record": {
+ "CNAME": "albinpraveen.github.io"
+ }
+ }
+
diff --git a/domains/aldenizenmc.json b/domains/aldenizenmc.json
new file mode 100644
index 000000000..94a381720
--- /dev/null
+++ b/domains/aldenizenmc.json
@@ -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"
+ }
+}
diff --git a/domains/alephanull.json b/domains/alephanull.json
new file mode 100644
index 000000000..8b18bcd52
--- /dev/null
+++ b/domains/alephanull.json
@@ -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"
+ }
+}
diff --git a/domains/alexandre.json b/domains/alexandre.json
new file mode 100644
index 000000000..71ee04aab
--- /dev/null
+++ b/domains/alexandre.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "ARCIKE",
+ "email": "alexarcike@gmail.com"
+ },
+ "record": {
+ "URL": "https://portfolio.alexandre-dev.gq"
+ }
+ }
+
diff --git a/domains/alexey.json b/domains/alexey.json
new file mode 100644
index 000000000..64300e742
--- /dev/null
+++ b/domains/alexey.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "charmingdisorder",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "charmingdisorder.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/alexsquibbs.json b/domains/alexsquibbs.json
new file mode 100644
index 000000000..f60c3b1ca
--- /dev/null
+++ b/domains/alexsquibbs.json
@@ -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"
+ }
+}
diff --git a/domains/alireza.json b/domains/alireza.json
new file mode 100644
index 000000000..5b9e70bd4
--- /dev/null
+++ b/domains/alireza.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "faghani",
+ "email": "",
+ "twitter": "alireza_faghani"
+ },
+ "record": {
+ "CNAME": "hashnode.network"
+ }
+}
diff --git a/domains/alisabry.json b/domains/alisabry.json
new file mode 100644
index 000000000..7889c32cf
--- /dev/null
+++ b/domains/alisabry.json
@@ -0,0 +1,10 @@
+ {
+ "owner": {
+ "username": "ali-sabry",
+ "email": "alisabry.official@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://alisabry.netlify.app"
+ }
+ }
diff --git a/domains/alisher.json b/domains/alisher.json
new file mode 100644
index 000000000..562ee6795
--- /dev/null
+++ b/domains/alisher.json
@@ -0,0 +1,11 @@
+{
+ "description": "Alisher's Website!",
+ "repo": "https://github.com/alisher-usmonov/portfolio-Website",
+ "owner": {
+ "username": "alisher-usmonov",
+ "email": "alisher.null@gmail.com"
+ },
+ "record": {
+ "CNAME": "edge.redirect.pizza"
+ }
+}
diff --git a/domains/allan.json b/domains/allan.json
deleted file mode 100644
index 1c6a8edea..000000000
--- a/domains/allan.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/almatch.json b/domains/almatch.json
index f7e5e3d5a..858fd84b7 100644
--- a/domains/almatch.json
+++ b/domains/almatch.json
@@ -6,6 +6,6 @@
"email": "imad.kh@outlook.com"
},
"record": {
- "CNAME":"imadboy89.github.io"
+ "CNAME": "imadboy89.github.io"
}
}
diff --git a/domains/almightynan.json b/domains/almightynan.json
new file mode 100644
index 000000000..7c3c92865
--- /dev/null
+++ b/domains/almightynan.json
@@ -0,0 +1,10 @@
+{
+ "repo": "https://github.com/almightynan",
+ "owner": {
+ "username": "almightynan",
+ "email": "almightynan@gmail.com"
+ },
+ "record": {
+ "CNAME": "almightynandev-production.up.railway.app"
+ }
+}
diff --git a/domains/alokik.json b/domains/alokik.json
new file mode 100644
index 000000000..caef09cb4
--- /dev/null
+++ b/domains/alokik.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "OpAayush",
+ "email": "aayushmagrawal@gmail.com"
+ },
+ "record": {
+ "CNAME": "alokik-here.github.io"
+ }
+ }
diff --git a/domains/alraakib.json b/domains/alraakib.json
deleted file mode 100644
index e8df4e8c5..000000000
--- a/domains/alraakib.json
+++ /dev/null
@@ -1,11 +0,0 @@
-
- {
- "owner": {
- "username": "alraakib",
- "email": "alraakib@gmail.com"
- },
- "record": {
- "CNAME": "portrkb.netlify.app"
- }
- }
-
\ No newline at end of file
diff --git a/domains/altude.json b/domains/altude.json
new file mode 100644
index 000000000..df417acc7
--- /dev/null
+++ b/domains/altude.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "altude",
+ "email": "altude@skiff.com"
+ },
+ "record": {
+ "CNAME": "altude.pages.dev"
+ }
+ }
+
diff --git a/domains/aluwi.json b/domains/aluwi.json
new file mode 100644
index 000000000..27d338445
--- /dev/null
+++ b/domains/aluwi.json
@@ -0,0 +1,12 @@
+{
+ "description": "my portfolio",
+ "repo": "https://github.com/Aluwi21/Aluwi21.github.io",
+ "owner": {
+ "username": "Aluwi21",
+ "email": "21fayyadh@gmail.com",
+ "twitter": "Aluwi_"
+ },
+ "record": {
+ "CNAME": "aluwi21.github.io"
+ }
+}
diff --git a/domains/am.json b/domains/am.json
new file mode 100644
index 000000000..464a354f4
--- /dev/null
+++ b/domains/am.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "sa-mustafa",
+ "email": "s.a.mustafa@yandex.com"
+ },
+ "record": {
+ "CNAME": "dev.imagesmith.io"
+ }
+}
diff --git a/domains/amalsr.json b/domains/amalsr.json
deleted file mode 100644
index 1729c3da8..000000000
--- a/domains/amalsr.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/aman.json b/domains/aman.json
deleted file mode 100644
index 861e0de0e..000000000
--- a/domains/aman.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/amar13.json b/domains/amar13.json
deleted file mode 100644
index a6253e7e5..000000000
--- a/domains/amar13.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/ambaskaryash.json b/domains/ambaskaryash.json
new file mode 100644
index 000000000..2840f433d
--- /dev/null
+++ b/domains/ambaskaryash.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "ambaskaryash",
+ "email": "kimetsu119@gmail.com"
+ },
+ "record": {
+ "CNAME": "ambaskaryash.github.io"
+ }
+}
diff --git a/domains/amine-brahmi.json b/domains/amine-brahmi.json
new file mode 100644
index 000000000..61f388199
--- /dev/null
+++ b/domains/amine-brahmi.json
@@ -0,0 +1,11 @@
+{
+ "description": "My tech blog",
+ "owner": {
+ "username": "thou-mayest",
+ "email": "",
+ "twitter": "Dr_whoami_"
+ },
+ "record": {
+ "CNAME": "thou-mayest.github.io"
+ }
+}
diff --git a/domains/amine.json b/domains/amine.json
index 82c236ca1..d3a4aa723 100644
--- a/domains/amine.json
+++ b/domains/amine.json
@@ -1,6 +1,6 @@
{
"description": "Personal portfolio",
- "repo": "https://github.com/AM-77/am-77.github.io/",
+ "repo": "https://github.com/AM-77/am-77.github.io",
"owner": {
"username": "am-77",
"email": "amine.griche77@protonmail.ch"
diff --git a/domains/amr.elrefaie.json b/domains/amr.elrefaie.json
new file mode 100644
index 000000000..48f116646
--- /dev/null
+++ b/domains/amr.elrefaie.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "amour86",
+ "email": "amour86@gmail.com"
+ },
+
+ "record": {
+ "A": ["35.154.162.29"]
+ }
+ }
+
diff --git a/domains/analogsombra.json b/domains/analogsombra.json
new file mode 100644
index 000000000..d16e9d029
--- /dev/null
+++ b/domains/analogsombra.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "analog-sombra",
+ "email": "analogsombra@gmail.com"
+ },
+ "record": {
+ "CNAME": "analog-sombra.github.io"
+ }
+ }
+
diff --git a/domains/anas.json b/domains/anas.json
new file mode 100644
index 000000000..96a8ab4e9
--- /dev/null
+++ b/domains/anas.json
@@ -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"
+ }
+}
diff --git a/domains/andrea.json b/domains/andrea.json
index 89e210ac2..515c2db76 100644
--- a/domains/andrea.json
+++ b/domains/andrea.json
@@ -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"
diff --git a/domains/andrewstech.json b/domains/andrewstech.json
index 20eaa3e20..70591df6b 100644
--- a/domains/andrewstech.json
+++ b/domains/andrewstech.json
@@ -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"
+ }
}
diff --git a/domains/andriy.json b/domains/andriy.json
new file mode 100644
index 000000000..32c8605f8
--- /dev/null
+++ b/domains/andriy.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "andriyandriyan",
+ "email": "andriy.andriyan1@gmail.com"
+ },
+ "record": {
+ "CNAME": "andriy.pages.dev"
+ }
+ }
+
diff --git a/domains/andronasef.json b/domains/andronasef.json
new file mode 100644
index 000000000..5c039220e
--- /dev/null
+++ b/domains/andronasef.json
@@ -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"
+ }
+}
diff --git a/domains/andros.json b/domains/andros.json
index 8d17a744f..0fdf8386b 100644
--- a/domains/andros.json
+++ b/domains/andros.json
@@ -4,9 +4,9 @@
"owner": {
"username": "Andros Fenollosa Hurtado",
"email": "",
- "twitter": "@androsfenollosa"
+ "twitter": "androsfenollosa"
},
"record": {
- "URL": "https://programadorwebvalencia.com/"
+ "URL": "https://programadorwebvalencia.com"
}
}
diff --git a/domains/angelo.json b/domains/angelo.json
index 418998da4..248103332 100644
--- a/domains/angelo.json
+++ b/domains/angelo.json
@@ -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"
diff --git a/domains/aniruddh.json b/domains/aniruddh.json
new file mode 100644
index 000000000..f6ee3c923
--- /dev/null
+++ b/domains/aniruddh.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "aniruddhnishad",
+ "email": "mr.aniruddhnishad@gmail.com"
+ },
+ "record": {
+ "A": [
+ "23.94.14.190",
+ "193.36.237.98"
+ ]
+ }
+}
diff --git a/domains/anish.json b/domains/anish.json
new file mode 100644
index 000000000..8b26bd598
--- /dev/null
+++ b/domains/anish.json
@@ -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"
+ }
+}
diff --git a/domains/anishshobithps.json b/domains/anishshobithps.json
new file mode 100644
index 000000000..31b87838a
--- /dev/null
+++ b/domains/anishshobithps.json
@@ -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"
+ }
+}
diff --git a/domains/ankiprajapati.json b/domains/ankiprajapati.json
new file mode 100644
index 000000000..caaa4e241
--- /dev/null
+++ b/domains/ankiprajapati.json
@@ -0,0 +1,11 @@
+{
+ "description": "ankit Prajapati.",
+ "repo": "https://github.com/ankiprajapati/ankiprajapati.github.io",
+ "owner": {
+ "username": "ankiprajapati",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "ankiprajapati.github.io"
+ }
+}
diff --git a/domains/ankit-acquaintsoft.json b/domains/ankit-acquaintsoft.json
new file mode 100644
index 000000000..3d05c4111
--- /dev/null
+++ b/domains/ankit-acquaintsoft.json
@@ -0,0 +1,11 @@
+{
+ "description": "This website is a link to my personal developer portfolio.",
+ "repo": "https://github.com/ankit-acquaintsoft/ankit-acquaintsoft.github.io",
+ "owner": {
+ "username": "ankit-dere",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "ankit-acquaintsoft.github.io"
+ }
+}
diff --git a/domains/ankit.json b/domains/ankit.json
new file mode 100644
index 000000000..4a6c6fe38
--- /dev/null
+++ b/domains/ankit.json
@@ -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"
+ }
+}
\ No newline at end of file
diff --git a/domains/ansari-saify.json b/domains/ansari-saify.json
new file mode 100644
index 000000000..70349f7fd
--- /dev/null
+++ b/domains/ansari-saify.json
@@ -0,0 +1,12 @@
+{
+ "description": "This website is a link to my personal developer portfolio.",
+ "repo": "https://github.com/ansari-saify/ansari-saify.github.io",
+ "owner": {
+ "username": "ansari-saify",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "ansari-saify.github.io"
+ }
+}
+
diff --git a/domains/ansh.json b/domains/ansh.json
new file mode 100644
index 000000000..38f873b28
--- /dev/null
+++ b/domains/ansh.json
@@ -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"
+ }
+}
diff --git a/domains/anthony2be.json b/domains/anthony2be.json
index c1dfcedf8..aa83523a4 100644
--- a/domains/anthony2be.json
+++ b/domains/anthony2be.json
@@ -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"
}
}
diff --git a/domains/antogamer.json b/domains/antogamer.json
index dea3bf368..273726cc2 100644
--- a/domains/antogamer.json
+++ b/domains/antogamer.json
@@ -4,6 +4,6 @@
"email": "antonio.antogamer@gmail.com"
},
"record": {
- "A": ["213.133.110.62"]
+ "A": ["141.148.238.95"]
}
}
diff --git a/domains/antton.json b/domains/antton.json
new file mode 100644
index 000000000..132df5101
--- /dev/null
+++ b/domains/antton.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "antton-dev",
+ "email": "antton.chevrier@etik.com"
+ },
+ "record": {
+ "CNAME": "antton-dev.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/anttondev.json b/domains/anttondev.json
new file mode 100644
index 000000000..3f8cd350e
--- /dev/null
+++ b/domains/anttondev.json
@@ -0,0 +1,11 @@
+{
+ "description": "Anttondev's portfolio",
+ "repo": "https://github.com/antton-dev/portfolio-challenge",
+ "owner": {
+ "username": "antton-dev",
+ "email": "antton.chevrier@etik.com"
+ },
+ "record": {
+ "CNAME": "antton-dev.github.io"
+ }
+}
diff --git a/domains/anubhav823.json b/domains/anubhav823.json
index 182c7bb22..66b5a26ab 100644
--- a/domains/anubhav823.json
+++ b/domains/anubhav823.json
@@ -1,6 +1,5 @@
{
"description": "anubhav823' personal developer website",
- "repo": "",
"owner": {
"username": "anubhav823",
"email": "anubhav823@gmail.com"
diff --git a/domains/anuj.json b/domains/anuj.json
new file mode 100644
index 000000000..1a2878887
--- /dev/null
+++ b/domains/anuj.json
@@ -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"
+ }
+}
diff --git a/domains/api-kyouka.json b/domains/api-kyouka.json
index bbe4a625e..e66f1b0f4 100644
--- a/domains/api-kyouka.json
+++ b/domains/api-kyouka.json
@@ -6,6 +6,6 @@
"email": "apikeykyouka@gmail.com"
},
"record": {
- "CNAME": "kyouka-apis.herokuapp.com"
+ "CNAME": "free.api-kyouka.my.id"
}
}
diff --git a/domains/api.badboy.json b/domains/api.badboy.json
index 4f07ae142..6adb23e2e 100644
--- a/domains/api.badboy.json
+++ b/domains/api.badboy.json
@@ -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"
diff --git a/domains/api.dhyan99.json b/domains/api.dhyan99.json
new file mode 100644
index 000000000..4967803cd
--- /dev/null
+++ b/domains/api.dhyan99.json
@@ -0,0 +1,11 @@
+{
+ "repo": "https://github.com/d99-1/dhyan99-portfolio",
+ "owner": {
+ "username": "D99-1",
+ "email": "dhyantanna@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "41c7b59d-7492-40cb-868c-3c1777f7ebff.id.repl.co"
+ }
+}
diff --git a/domains/api.json b/domains/api.json
index d5c11c05e..72adff01c 100644
--- a/domains/api.json
+++ b/domains/api.json
@@ -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"
+ }
}
diff --git a/domains/api.saml.json b/domains/api.saml.json
deleted file mode 100644
index 69d2334e1..000000000
--- a/domains/api.saml.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "Personal Website's API",
- "owner": {
- "username": "SamDev-7",
- "email": "",
- "discord": "SamDev7#1767"
- },
- "record": {
- "CNAME": "bfc09d50-652a-454d-8135-5f3b323998bd.id.repl.co"
- }
-}
\ No newline at end of file
diff --git a/domains/api.semant.json b/domains/api.semant.json
new file mode 100644
index 000000000..c2dcdf97a
--- /dev/null
+++ b/domains/api.semant.json
@@ -0,0 +1,11 @@
+{
+ "description": "Semant Api",
+ "owner": {
+ "username": "s3mant",
+ "email": "contact@semant.is-a.dev",
+ "discord": "445073800850046977"
+ },
+ "record": {
+ "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co"
+ }
+}
diff --git a/domains/apigeon.json b/domains/apigeon.json
new file mode 100644
index 000000000..10708a13f
--- /dev/null
+++ b/domains/apigeon.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "mepuntojr1",
+ "email": "eepuntojr@gmail.com"
+ },
+ "record": {
+ "CNAME": "sites.bootstrapstudio.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/apollyon.json b/domains/apollyon.json
index ed5b6f423..210b75e7f 100644
--- a/domains/apollyon.json
+++ b/domains/apollyon.json
@@ -1,6 +1,5 @@
{
"description": "Develop website",
- "repo": "",
"owner": {
"username": "apollyon9",
"email": "blzzardst0rm@gmail.com",
diff --git a/domains/aqsakhan.json b/domains/aqsakhan.json
new file mode 100644
index 000000000..d45248c0e
--- /dev/null
+++ b/domains/aqsakhan.json
@@ -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"
+ }
+}
diff --git a/domains/aqua.json b/domains/aqua.json
new file mode 100644
index 000000000..4bfcd5e60
--- /dev/null
+++ b/domains/aqua.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "AquaQuokka",
+ "email": "aquaquokka@outlook.com"
+ },
+
+ "record": {
+ "CNAME": "aquaquokka.github.io"
+ }
+ }
+
diff --git a/domains/aramos.json b/domains/aramos.json
new file mode 100644
index 000000000..66b453d05
--- /dev/null
+++ b/domains/aramos.json
@@ -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"
+ }
+}
diff --git a/domains/arboy.json b/domains/arboy.json
new file mode 100644
index 000000000..b6155f88e
--- /dev/null
+++ b/domains/arboy.json
@@ -0,0 +1,10 @@
+{
+ "repo": "https://github.com/ARBoyGo/arboygo.github.io",
+ "owner": {
+ "username": "arboygo",
+ "email": "arboygo@duck.com"
+ },
+ "record": {
+ "CNAME": "arboygo.github.io"
+ }
+}
diff --git a/domains/arch.json b/domains/arch.json
new file mode 100644
index 000000000..540695194
--- /dev/null
+++ b/domains/arch.json
@@ -0,0 +1,12 @@
+
+{
+ "owner": {
+ "username": "Arch881010",
+ "email": "",
+ "discord": "Arch1010#4338"
+ },
+ "record": {
+ "URL": "https://arch881010.github.io/Arch881010"
+ }
+}
+
\ No newline at end of file
diff --git a/domains/ariez.json b/domains/ariez.json
new file mode 100644
index 000000000..43f83461f
--- /dev/null
+++ b/domains/ariez.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "AriezzYT",
+ "email": "ttkeaton@outlook.com"
+ },
+
+ "record": {
+ "CNAME": "ariezzyt.github.io"
+ }
+ }
+
diff --git a/domains/arijit.json b/domains/arijit.json
new file mode 100644
index 000000000..9e230ca1d
--- /dev/null
+++ b/domains/arijit.json
@@ -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"
+
+ }
+
+}
diff --git a/domains/arjix.json b/domains/arjix.json
index 8ceedd311..225faab31 100644
--- a/domains/arjix.json
+++ b/domains/arjix.json
@@ -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": "",
diff --git a/domains/arman.json b/domains/arman.json
index 618155de2..307beeb12 100644
--- a/domains/arman.json
+++ b/domains/arman.json
@@ -6,6 +6,11 @@
"email": "contact@mail.arman.is-a.dev"
},
"record": {
- "A": ["89.106.200.1"]
+ "A": ["89.106.200.1"],
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
diff --git a/domains/arnav.json b/domains/arnav.json
new file mode 100644
index 000000000..7aced6f20
--- /dev/null
+++ b/domains/arnav.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "arnav-kr",
+ "email": "arnav-kumar@outlook.com"
+ },
+
+ "record": {
+ "CNAME": "arnav-kr.github.io"
+ }
+ }
+
diff --git a/domains/arpitbatra.json b/domains/arpitbatra.json
new file mode 100644
index 000000000..a6ce35497
--- /dev/null
+++ b/domains/arpitbatra.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "arpit-batra",
+ "email": "arpitbatra98@gmail.com"
+ },
+ "record": {
+ "URL": "https://myportfolio-eb732.web.app"
+ }
+}
diff --git a/domains/arsdorint.json b/domains/arsdorint.json
new file mode 100644
index 000000000..23558c744
--- /dev/null
+++ b/domains/arsdorint.json
@@ -0,0 +1,12 @@
+
+ {
+ "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io",
+ "owner": {
+ "username": "arsdorintbp2003",
+ "email": "e0851451@u.nus.edu"
+ },
+ "record": {
+ "CNAME": "arsdorintbp2003.github.io"
+ }
+ }
+
diff --git a/domains/arul.json b/domains/arul.json
index dd6c83823..4f901e6e3 100644
--- a/domains/arul.json
+++ b/domains/arul.json
@@ -5,6 +5,6 @@
"twitter": "arulpraba"
},
"record": {
- "URL": "https://arulprabakaran.web.app/"
+ "URL": "https://arulprabakaran.web.app"
}
}
diff --git a/domains/arunava.json b/domains/arunava.json
new file mode 100644
index 000000000..a04036d79
--- /dev/null
+++ b/domains/arunava.json
@@ -0,0 +1,11 @@
+{
+ "description": "is-a.dev subdomain for my portfolio",
+ "repo": "https://github.com/its-ag/arunava.tech",
+ "owner": {
+ "username": "its-ag",
+ "email": "itsag0024@gmail.com"
+ },
+ "record": {
+ "CNAME": "its-ag.github.io"
+ }
+}
diff --git a/domains/aryamaan.json b/domains/aryamaan.json
new file mode 100644
index 000000000..f88e58678
--- /dev/null
+++ b/domains/aryamaan.json
@@ -0,0 +1,20 @@
+ {
+ "owner": {
+ "username": "HalalJadeja",
+ "email": "9236.stkabirdio@gmail.com"
+ },
+ "record": {
+ "A": [
+ "185.199.110.153",
+ "185.199.108.153",
+ "185.199.111.153",
+ "185.199.109.153"
+ ],
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+ }
+
diff --git a/domains/aslipatov.json b/domains/aslipatov.json
new file mode 100644
index 000000000..3b9f8104b
--- /dev/null
+++ b/domains/aslipatov.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "LipatovAlexander",
+ "email": "lipatov.work@bk.ru"
+ },
+ "record": {
+ "CNAME": "lipatovalexander.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/aspect.json b/domains/aspect.json
new file mode 100644
index 000000000..3d3c53520
--- /dev/null
+++ b/domains/aspect.json
@@ -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"
+ }
+}
diff --git a/domains/atlas.json b/domains/atlas.json
deleted file mode 100644
index dbd3e65a3..000000000
--- a/domains/atlas.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/attaditya.json b/domains/attaditya.json
index 4db27b576..225192987 100644
--- a/domains/attaditya.json
+++ b/domains/attaditya.json
@@ -6,6 +6,6 @@
"email": "aditya.adigo@gmail.com"
},
"record": {
- "URL": "https://attaditya.repl.co/"
+ "URL": "https://attaditya.deta.dev"
}
}
diff --git a/domains/austin.json b/domains/austin.json
index e4ef8f7c3..bb4796dda 100644
--- a/domains/austin.json
+++ b/domains/austin.json
@@ -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"
}
}
diff --git a/domains/austinleath.json b/domains/austinleath.json
new file mode 100644
index 000000000..4017338b4
--- /dev/null
+++ b/domains/austinleath.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "AustinLeath",
+ "email": "austinleath18@gmail.com"
+ },
+
+ "record": {
+ "A": ["153.33.92.51"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/ausy.json b/domains/ausy.json
new file mode 100644
index 000000000..234f14ec7
--- /dev/null
+++ b/domains/ausy.json
@@ -0,0 +1,11 @@
+{
+ "description": "austinfenne.is-a.dev",
+ "repo": "https://https://github.com/FenneAustin/FenneAustin.github.io",
+ "owner": {
+ "username": "FenneAustin",
+ "email": "austindfenne@gmail.com"
+ },
+ "record": {
+ "CNAME": "fenneaustin.github.io"
+ }
+}
diff --git a/domains/auth.json b/domains/auth.json
index 36646103a..b89bf8cf7 100644
--- a/domains/auth.json
+++ b/domains/auth.json
@@ -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"]
+ }
+}
diff --git a/domains/ave.json b/domains/ave.json
index 014cb7067..c240dd564 100644
--- a/domains/ave.json
+++ b/domains/ave.json
@@ -6,6 +6,6 @@
"email": "ayvacs@proton.me"
},
"record": {
- "CNAME": "ave-is-a-dev.pages.dev"
+ "CNAME": "ayvacs.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/avellea.json b/domains/avellea.json
index b6a105c4d..cf3689b34 100644
--- a/domains/avellea.json
+++ b/domains/avellea.json
@@ -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": "",
diff --git a/domains/avon.json b/domains/avon.json
index f6246e3a8..1029e8448 100644
--- a/domains/avon.json
+++ b/domains/avon.json
@@ -1,5 +1,5 @@
{
- "owner":{
+ "owner": {
"username": "avonryle",
"discord": "avonryle#3155",
"email": "avonryle@cloudteam.me"
diff --git a/domains/ax.json b/domains/ax.json
index 4fb9067e6..92fe9a959 100644
--- a/domains/ax.json
+++ b/domains/ax.json
@@ -6,6 +6,6 @@
"email": "ax_a_dev#3122"
},
"record": {
- "URL":"https://axdev.vercel.app"
+ "URL": "https://axdev.vercel.app"
}
}
diff --git a/domains/axewbotx.json b/domains/axewbotx.json
new file mode 100644
index 000000000..5aefb7bc8
--- /dev/null
+++ b/domains/axewbotx.json
@@ -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"
+ }
+}
+
diff --git a/domains/axviii3.json b/domains/axviii3.json
new file mode 100644
index 000000000..3bdce2355
--- /dev/null
+++ b/domains/axviii3.json
@@ -0,0 +1,11 @@
+{
+ "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"]
+ }
+}
diff --git a/domains/ayanamy.json b/domains/ayanamy.json
index 4fbe8679c..44fe32ed3 100644
--- a/domains/ayanamy.json
+++ b/domains/ayanamy.json
@@ -7,6 +7,6 @@
"twitter": "jy126orjy126"
},
"record": {
- "CNAME": "jy1263.github.io"
+ "URL": "https://jy1263.github.io"
}
}
diff --git a/domains/bachwumpus.json b/domains/bachwumpus.json
new file mode 100644
index 000000000..3c831d929
--- /dev/null
+++ b/domains/bachwumpus.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "BachLe2000",
+ "email": "tinh200974@gmail.com"
+ },
+ "record": {
+ "CNAME": "web.frawgnu.tk"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/badboy.json b/domains/badboy.json
index 1a6bea1a4..6cdec5f69 100644
--- a/domains/badboy.json
+++ b/domains/badboy.json
@@ -1,13 +1,10 @@
{
- "description": "Bad Boy's Website",
+ "description": "Bad Boy/Semant 's Website",
"owner": {
- "username": "bad-boy-codes",
- "email": "contact@mail.badboy.is-a.dev",
- "discord": "445073800850046977",
- "note": "My Discord ID is 445073800850046977.",
- "twitter": "BadBoyGoesBrr"
+ "username": "s3mant",
+ "email": "contact@semant.is-a.dev"
},
"record": {
- "CNAME": "4baf80cb-7f87-4d2c-8e40-938f4045acfd.id.repl.co"
+ "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co"
}
}
diff --git a/domains/bardia.json b/domains/bardia.json
new file mode 100644
index 000000000..a435952f6
--- /dev/null
+++ b/domains/bardia.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "abardia",
+ "email": "a.bardia@yahoo.de"
+ },
+ "record": {
+ "CNAME": "abardia.github.io"
+ }
+ }
+
diff --git a/domains/bartoszm77.json b/domains/bartoszm77.json
new file mode 100644
index 000000000..e42611544
--- /dev/null
+++ b/domains/bartoszm77.json
@@ -0,0 +1,12 @@
+{
+ "description": "bartoszm77.is-a.dev",
+ "repo": "https://github.com/b2rt0szm77/b2rt0szm77.github.io",
+ "owner": {
+ "username": "bartoszm77",
+ "email": "",
+ "discord": "bartoszm77#3458"
+ },
+ "record": {
+ "CNAME": "b2rt0szm77.github.io"
+ }
+}
diff --git a/domains/batema.json b/domains/batema.json
index 2e9225f58..60d667aff 100644
--- a/domains/batema.json
+++ b/domains/batema.json
@@ -4,6 +4,6 @@
"email": "lukasbatema@gmail.com"
},
"record": {
- "URL": "https://batemadevelopment.com/"
+ "URL": "https://batemadevelopment.com"
}
}
diff --git a/domains/baumistlustig.json b/domains/baumistlustig.json
new file mode 100644
index 000000000..5aa7e3a45
--- /dev/null
+++ b/domains/baumistlustig.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "baumistlustig",
+ "email": "johannes.hoellwerth@protonmail.com"
+ },
+
+ "record": {
+ "URL": "https://baumistlustig.eu"
+ }
+}
diff --git a/domains/bdays.suki.json b/domains/bdays.suki.json
new file mode 100644
index 000000000..6b8612c2f
--- /dev/null
+++ b/domains/bdays.suki.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "SukiPlayz",
+ "email": "sukimayoo@outlook.com"
+ },
+ "record": {
+ "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co"
+ }
+}
diff --git a/domains/beboq.json b/domains/beboq.json
new file mode 100644
index 000000000..2b5b5482c
--- /dev/null
+++ b/domains/beboq.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "iibeboQ",
+ "email": "qqqbeboo@yahoo.com"
+ },
+
+ "record": {
+ "CNAME": "2e0e98d2-b08c-4ced-aa5a-47d06b3a7ef0.id.repl.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/bedanth.json b/domains/bedanth.json
index 7e63dfaa8..e63d09d00 100644
--- a/domains/bedanth.json
+++ b/domains/bedanth.json
@@ -6,6 +6,6 @@
"email": "mohanesh.h2003@gmail.com"
},
"record": {
- "CNAME": "bedantH.github.io"
+ "CNAME": "bedanth-github-io.pages.dev"
}
}
diff --git a/domains/bento64.json b/domains/bento64.json
new file mode 100644
index 000000000..6a2a57b03
--- /dev/null
+++ b/domains/bento64.json
@@ -0,0 +1,13 @@
+
+ {
+ "description": "I need a great looking (sub)domain for my website",
+ "repo": "https://github.com/bento64/bento64.github.io",
+ "owner": {
+ "username": "bento64",
+ "email": "bento64@disroot.org"
+ },
+ "record": {
+ "CNAME": "bento64.github.io"
+ }
+ }
+
diff --git a/domains/beta.auth.json b/domains/beta.auth.json
deleted file mode 100644
index e8bb2b5cd..000000000
--- a/domains/beta.auth.json
+++ /dev/null
@@ -1,11 +0,0 @@
-
- {
- "owner": {
- "username": "andrewstech",
- "email": "andrew@win11react.com"
- },
- "record": {
- "A": ["199.36.158.100"]
- }
- }
-
\ No newline at end of file
diff --git a/domains/beta.json b/domains/beta.json
index d88dc13cb..8eb6eae64 100644
--- a/domains/beta.json
+++ b/domains/beta.json
@@ -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"
+ }
+}
diff --git a/domains/beta.omxpro.json b/domains/beta.omxpro.json
deleted file mode 100644
index c49987bcc..000000000
--- a/domains/beta.omxpro.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/bhargav.json b/domains/bhargav.json
new file mode 100644
index 000000000..27dc03188
--- /dev/null
+++ b/domains/bhargav.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "bhargavmehta01",
+ "email": "bhargav.mehta01@gmail.com"
+ },
+ "record": {
+ "CNAME": "bhargavmehta01.github.io"
+ }
+}
diff --git a/domains/bhavesh-acquaintsoft.json b/domains/bhavesh-acquaintsoft.json
new file mode 100644
index 000000000..de9f54e47
--- /dev/null
+++ b/domains/bhavesh-acquaintsoft.json
@@ -0,0 +1,12 @@
+{
+ "description": "This website is a link to my personal developer portfolio.",
+ "repo": "https://github.com/bhavesh-acquaintsoft/bhavesh-acquaintsoft.github.io",
+ "owner": {
+ "username": "bhavesh-acquaintsoft",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "bhavesh-acquaintsoft.github.io"
+ }
+}
+
diff --git a/domains/bhavishya.json b/domains/bhavishya.json
new file mode 100644
index 000000000..9ddb9f3b1
--- /dev/null
+++ b/domains/bhavishya.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "BH00TXD",
+ "email": "ghost25112006@gmail.com"
+ },
+
+ "record": {
+ "A": ["164.132.74.251"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/bhumkah-patel.json b/domains/bhumkah-patel.json
new file mode 100644
index 000000000..c05371862
--- /dev/null
+++ b/domains/bhumkah-patel.json
@@ -0,0 +1,11 @@
+{
+ "description": "bhumika patel.",
+ "repo": "https://github.com/bhumkah-patel/bhumkah-patel.github.io",
+ "owner": {
+ "username": "bhumkah-patel",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "bhumkah-patel.github.io"
+ }
+}
diff --git a/domains/bicepsfako.json b/domains/bicepsfako.json
deleted file mode 100644
index 57a8bf4a9..000000000
--- a/domains/bicepsfako.json
+++ /dev/null
@@ -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"
- }
-}
diff --git a/domains/bilal.json b/domains/bilal.json
new file mode 100644
index 000000000..4a7b17413
--- /dev/null
+++ b/domains/bilal.json
@@ -0,0 +1,11 @@
+{
+ "description": "BilalBsd's developer website",
+ "repo": "https://github.com/bilalbsd/bilalbsd.github.io",
+ "owner": {
+ "username": "Bilalbsd",
+ "email": "dev.bilalb@gmail.com"
+ },
+ "record": {
+ "CNAME": "bilalbsd.github.io"
+ }
+}
diff --git a/domains/bimal.json b/domains/bimal.json
index 9f69d553d..0f7076a76 100644
--- a/domains/bimal.json
+++ b/domains/bimal.json
@@ -4,7 +4,7 @@
"owner": {
"username": "bimal-inc",
"email": "bimalyadavemail7@gmail.com",
- "twitter": "@bimalinc"
+ "twitter": "bimalinc"
},
"record": {
"CNAME": "bimal-inc.github.io"
diff --git a/domains/bipin-bheda.json b/domains/bipin-bheda.json
new file mode 100644
index 000000000..6df4dd35d
--- /dev/null
+++ b/domains/bipin-bheda.json
@@ -0,0 +1,11 @@
+{
+ "description": "Bipin Bheda Profile.",
+ "repo": "https://github.com/bipin-bheda/bipin-bheda.github.io",
+ "owner": {
+ "username": "bipin-bheda",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "bipin-bheda.github.io"
+ }
+}
diff --git a/domains/blackdx.json b/domains/blackdx.json
new file mode 100644
index 000000000..a521dcc92
--- /dev/null
+++ b/domains/blackdx.json
@@ -0,0 +1,12 @@
+{
+ "description": "Use is for a little portfolio",
+ "repo": "https://github.com/blackdx/homepage",
+ "owner": {
+ "username": "blackdx",
+ "email": "blackdxnet@gmail.com",
+ "twitter": "BlackDX10"
+ },
+ "record": {
+ "CNAME": "blackdx.github.io"
+ }
+}
diff --git a/domains/blaine.json b/domains/blaine.json
index 45be88b49..eff049886 100644
--- a/domains/blaine.json
+++ b/domains/blaine.json
@@ -6,6 +6,6 @@
"email": "rishi1998@gmail.com"
},
"record": {
- "CNAME": "blakeinstein.github.io"
+ "URL": "https://blaine.vip"
}
}
diff --git a/domains/blog.crystal.json b/domains/blog.crystal.json
new file mode 100644
index 000000000..b1f3d4071
--- /dev/null
+++ b/domains/blog.crystal.json
@@ -0,0 +1,10 @@
+{
+ "description": "Blog",
+ "owner": {
+ "username": "crystalbajgai",
+ "email": "crystalbajgai@gmail.com"
+ },
+ "record": {
+ "CNAME": "hashnode.network"
+ }
+}
diff --git a/domains/blog.samihatasnim.json b/domains/blog.samihatasnim.json
deleted file mode 100644
index 9eb910b79..000000000
--- a/domains/blog.samihatasnim.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "description": "Samiha Tasnim's blog.",
- "repo": "https://github.com/samihaTasnim/website",
- "owner": {
- "username": "samihaTasnim",
- "discord": "sam.#7750",
- "email": "samxtasnim@gmail.com",
- "twitter": "@SamihaTasnimm"
- },
- "record": {
- "CNAME": "hashnode.network"
- }
-}
diff --git a/domains/blue.json b/domains/blue.json
index 7f84fc175..58c6e1510 100644
--- a/domains/blue.json
+++ b/domains/blue.json
@@ -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"
diff --git a/domains/blueberry.json b/domains/blueberry.json
new file mode 100644
index 000000000..cbffb1225
--- /dev/null
+++ b/domains/blueberry.json
@@ -0,0 +1,11 @@
+{
+ "description": "My personal website",
+ "repo": "https://github.com/NgVGB/NgVGB.github.io",
+ "owner": {
+ "username": "NgVGB",
+ "email": "dangnguyen101191@gmail.com"
+ },
+ "record": {
+ "CNAME": "NgVGB.github.io"
+ }
+}
diff --git a/domains/bluesky01st.json b/domains/bluesky01st.json
new file mode 100644
index 000000000..92a139e07
--- /dev/null
+++ b/domains/bluesky01st.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "BlueSky01st",
+ "email": "mincraft206127@outlook.com"
+ },
+ "record": {
+ "CNAME": "blog.bluesky01st.eu.org"
+ }
+}
diff --git a/domains/blueysh.json b/domains/blueysh.json
new file mode 100644
index 000000000..786440bd6
--- /dev/null
+++ b/domains/blueysh.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "blueysh",
+ "email": "jan.santi@icloud.com"
+ },
+ "record": {
+ "URL": "https://blueysh.me"
+ }
+}
diff --git a/domains/bnyro.json b/domains/bnyro.json
new file mode 100644
index 000000000..c0ea96d4e
--- /dev/null
+++ b/domains/bnyro.json
@@ -0,0 +1,10 @@
+{
+ "repo": "https://github.com/Bnyro/bnyro.github.io",
+ "owner": {
+ "username": "Bnyro",
+ "email": "bnyro@tutanota.com"
+ },
+ "record": {
+ "CNAME": "bnyro.github.io"
+ }
+}
diff --git a/domains/boon.json b/domains/boon.json
new file mode 100644
index 000000000..b84052bad
--- /dev/null
+++ b/domains/boon.json
@@ -0,0 +1,11 @@
+{
+ "description": "Portfolio site for me.",
+ "owner": {
+ "username": "uwuCaitlin",
+ "email": "",
+ "discord": "boon#6660"
+ },
+ "record": {
+ "URL": "https://boons.pics"
+ }
+}
diff --git a/domains/boris1993.json b/domains/boris1993.json
new file mode 100644
index 000000000..1df9959bc
--- /dev/null
+++ b/domains/boris1993.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "boris1993",
+ "email": "boris1993@live.cn"
+ },
+ "description": "boris1993.is-a.dev",
+ "record": {
+ "CNAME": "boris1993.github.io"
+ }
+}
diff --git a/domains/bot.api.json b/domains/bot.api.json
deleted file mode 100644
index 7606515f6..000000000
--- a/domains/bot.api.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "Official Is A Dev bot API",
- "repo": "https://github.com/mtgsquad/is-a-dev-bot",
- "owner": {
- "username": "Mahir",
- "email": "mahir@molai.dev"
- },
- "record": {
- "CNAME": "is-a-dev-bot-production.up.railway.app"
- }
-}
diff --git a/domains/botolbaba.json b/domains/botolbaba.json
new file mode 100644
index 000000000..70b20e6f3
--- /dev/null
+++ b/domains/botolbaba.json
@@ -0,0 +1,12 @@
+{
+ "description": "Linktr Clone",
+ "repo": "https://github.com/BotolMehedi/botolmehedi.github.io",
+ "owner": {
+ "username": "BotolMehedi",
+ "email": "thebotolbaba@gmail.com",
+ "twitter": "botolbaba"
+ },
+ "record": {
+ "CNAME": "botolmehedi.github.io"
+ }
+}
diff --git a/domains/box.json b/domains/box.json
new file mode 100644
index 000000000..4c4da0edf
--- /dev/null
+++ b/domains/box.json
@@ -0,0 +1,16 @@
+
+ {
+ "description": "Personal Website",
+ "repo": "https://github.com/Default-Box/website",
+ "owner": {
+ "username": "Default-Box",
+ "email": "",
+ "twitter": "DefaultBox_",
+ "discord": "Default Box#8900"
+ },
+
+ "record": {
+ "CNAME": "Default-Box.github.io"
+ }
+ }
+
diff --git a/domains/brandon-hoffman.json b/domains/brandon-hoffman.json
new file mode 100644
index 000000000..c3c71908d
--- /dev/null
+++ b/domains/brandon-hoffman.json
@@ -0,0 +1,12 @@
+{
+ "description": "Brandon Hoffman's website",
+ "owner": {
+ "username": "branhoff",
+ "email": "",
+ "linkedin": "https://www.linkedin.com/in/branhoff"
+
+ },
+ "record": {
+ "CNAME": "branhoff.github.io"
+ }
+ }
\ No newline at end of file
diff --git a/domains/brokiem.json b/domains/brokiem.json
new file mode 100644
index 000000000..2c54ca794
--- /dev/null
+++ b/domains/brokiem.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "brokiem",
+ "email": "milyhqvideo@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "brokiem.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/bruno.json b/domains/bruno.json
index 0b787423f..9c305fe0b 100644
--- a/domains/bruno.json
+++ b/domains/bruno.json
@@ -2,7 +2,7 @@
"description": "Bruno Henrique Paiva's personal website",
"owner": {
"username": "brunohpaiva",
- "email": "bruno@sigane.com.br"
+ "email": "me@bruno.codes"
},
"record": {
"URL": "https://bruno.codes"
diff --git a/domains/bttm.json b/domains/bttm.json
new file mode 100644
index 000000000..46398b418
--- /dev/null
+++ b/domains/bttm.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "BasToTheMax",
+ "email": "bas@arnold-linda.nl"
+ },
+ "record": {
+ "A": ["185.234.69.13"]
+ }
+}
+
\ No newline at end of file
diff --git a/domains/cal.json b/domains/cal.json
new file mode 100644
index 000000000..6c270a0e8
--- /dev/null
+++ b/domains/cal.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Recal",
+ "email": "recalibratedgh@gmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/recal"
+ }
+ }
+
diff --git a/domains/callumjt.json b/domains/callumjt.json
new file mode 100644
index 000000000..8d829e84b
--- /dev/null
+++ b/domains/callumjt.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "callumjt",
+ "email": "cjblack2009@icloud.com"
+ },
+ "record": {
+ "CNAME": "callumjt.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/canaris.json b/domains/canaris.json
new file mode 100644
index 000000000..01d0c8843
--- /dev/null
+++ b/domains/canaris.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Personal Website.",
+ "repo": "https://github.com/DET171/det171.github.io",
+ "owner": {
+ "username": "Canaris",
+ "email": "mrgeek484@gmail.com"
+ },
+ "record": {
+ "CNAME": "canaris.pages.dev"
+ }
+}
diff --git a/domains/carlosgiralt.json b/domains/carlosgiralt.json
index bf56ce54a..99ce8ca8c 100644
--- a/domains/carlosgiralt.json
+++ b/domains/carlosgiralt.json
@@ -4,7 +4,7 @@
"owner": {
"username": "carlosgiralt",
"email": "",
- "twitter": "@cagiraltt"
+ "twitter": "cagiraltt"
},
"record": {
"CNAME": "carlosgiralt.github.io"
diff --git a/domains/cartyoo.json b/domains/cartyoo.json
new file mode 100644
index 000000000..f0cacee85
--- /dev/null
+++ b/domains/cartyoo.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Cartyoo",
+ "email": "cartyoogaming@gmail.com"
+ },
+ "record": {
+ "CNAME": "cartyoo.github.io"
+ }
+}
diff --git a/domains/catdrout.json b/domains/catdrout.json
new file mode 100644
index 000000000..ce01b5c75
--- /dev/null
+++ b/domains/catdrout.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "xcatdrout",
+ "email": "xcatdrout@proton.me"
+ },
+ "record": {
+ "CNAME": "site-bwj.pages.dev"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/catr3kd.json b/domains/catr3kd.json
new file mode 100644
index 000000000..22df1722b
--- /dev/null
+++ b/domains/catr3kd.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "CatR3kd",
+ "email": "oliverlivesay@gmail.com"
+ },
+ "record": {
+ "URL": "https://catr3kd.repl.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/catsarecoo.json b/domains/catsarecoo.json
index c1b17babe..2e5b41db9 100644
--- a/domains/catsarecoo.json
+++ b/domains/catsarecoo.json
@@ -1,6 +1,6 @@
{
"description": "Invites Bot Site",
- "repo": "https://catsarecoo.github.io/",
+ "repo": "https://catsarecoo.github.io",
"owner": {
"username": "catsarecoo",
"email": "twistedpandora91@gmail.com"
diff --git a/domains/catto.json b/domains/catto.json
new file mode 100644
index 000000000..d8510f82b
--- /dev/null
+++ b/domains/catto.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "HF1016",
+ "email": "harrowfung1016@gmail.com"
+ },
+ "record": {
+ "A": ["140.238.66.154"]
+ }
+ }
+
diff --git a/domains/caz.json b/domains/caz.json
index b0a412822..b5a9a7019 100644
--- a/domains/caz.json
+++ b/domains/caz.json
@@ -1,6 +1,6 @@
{
"description": "Just Another One Of Those Portfolios.",
- "repo": "https://github.com/crazyaccess/crazyaccess.github.io/",
+ "repo": "https://github.com/crazyaccess/crazyaccess.github.io",
"owner": {
"username": "crazyaccess",
"email": "caz@monke.team",
diff --git a/domains/ccnicebruh.json b/domains/ccnicebruh.json
new file mode 100644
index 000000000..905eb844c
--- /dev/null
+++ b/domains/ccnicebruh.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "CcNicebruh",
+ "email": "tangkeehee2002@gmail.com"
+ },
+ "record": {
+ "URL": "https://solo.to/ccnicebruh"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/ccrp.json b/domains/ccrp.json
new file mode 100644
index 000000000..7a6c25d13
--- /dev/null
+++ b/domains/ccrp.json
@@ -0,0 +1,11 @@
+{
+ "description": "CCRP FiveM",
+ "repo": "https://craiccity.ccrp.repl.co",
+ "owner": {
+ "username": "PatrickDevelopr",
+ "email": "patrickdev21@gmail.com"
+ },
+ "record": {
+ "CNAME": "572ca600-be84-4a76-8cf9-986690eaf03b.id.repl.co"
+ }
+}
diff --git a/domains/cdn.aayush.json b/domains/cdn.aayush.json
new file mode 100644
index 000000000..6dc28a351
--- /dev/null
+++ b/domains/cdn.aayush.json
@@ -0,0 +1,11 @@
+{
+ "description": "CDN for Aayu5h",
+ "repo": "https://github.com/OpAayush/cdn",
+ "owner": {
+ "username": "OpAayush",
+ "email": "aayush.agrawalm@gmail.com"
+ },
+ "record": {
+ "CNAME": "opaayush.github.io"
+ }
+}
diff --git a/domains/cdn.nziie.json b/domains/cdn.nziie.json
new file mode 100644
index 000000000..c8f3a22bc
--- /dev/null
+++ b/domains/cdn.nziie.json
@@ -0,0 +1,13 @@
+{
+ "description": "Nziie's cdn images",
+ "repo": "https://github.com/Nzii3/website",
+ "owner": {
+ "username": "Nzii3",
+ "email": "exeyst@gmail.com"
+ },
+ "record": {
+ "A": [
+ "104.196.232.237"
+ ]
+ }
+}
diff --git a/domains/cdn.semant.json b/domains/cdn.semant.json
new file mode 100644
index 000000000..252d330e4
--- /dev/null
+++ b/domains/cdn.semant.json
@@ -0,0 +1,11 @@
+{
+ "repo": "https://github.com/SemantCodes/cdn",
+ "description": "My static database",
+ "owner": {
+ "username" : "s3mant",
+ "email": "contact@semant.is-a.dev"
+ },
+ "record": {
+ "CNAME": "89b424b5-8e2d-4678-93a9-b793cdf6fceb.id.repl.co"
+ }
+}
diff --git a/domains/certurix.json b/domains/certurix.json
new file mode 100644
index 000000000..24d1ae248
--- /dev/null
+++ b/domains/certurix.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Certurix",
+ "email": "certurix@outlook.fr"
+ },
+ "record": {
+ "CNAME": "certurix.github.io"
+ }
+}
diff --git a/domains/cetus.json b/domains/cetus.json
new file mode 100644
index 000000000..b14090e79
--- /dev/null
+++ b/domains/cetus.json
@@ -0,0 +1,12 @@
+{
+ "description": "Cetus's Portfolio",
+ "repo": "https://github.com/dev-cetus",
+ "owner": {
+ "username": "Cetus",
+ "email": "dev-cetus@proton.me",
+ "twitter": "dev_cetus"
+ },
+ "record": {
+ "CNAME": "cetus-is-a-dev.pages.dev"
+ }
+}
diff --git a/domains/chaman.json b/domains/chaman.json
new file mode 100644
index 000000000..5ee5fb288
--- /dev/null
+++ b/domains/chaman.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "chamanbravo",
+ "email": "chamanpro9@gmail.com"
+ },
+ "record": {
+ "URL": "https://chadman.vercel.app"
+ }
+}
diff --git a/domains/chandra.json b/domains/chandra.json
index 4124c9dd4..ea69e2af9 100644
--- a/domains/chandra.json
+++ b/domains/chandra.json
@@ -1,6 +1,6 @@
{
"description": "An Data Analyst Portfolio",
- "repo": "https://github.com/sekharmalla/portfolio/",
+ "repo": "https://github.com/sekharmalla/portfolio",
"owner": {
"username": "sekharmalla",
"email": "chandra.malla@msftcommunity.com",
diff --git a/domains/chaotic.json b/domains/chaotic.json
new file mode 100644
index 000000000..8d9701e13
--- /dev/null
+++ b/domains/chaotic.json
@@ -0,0 +1,12 @@
+
+ {
+ "repo": "https://github.com/ChaoticChaosTheGreat/chaoticchaosthegreat.github.io",
+ "owner": {
+ "username": "ChaoticChaosTheGreat",
+ "email": "ryan.ryanabraham@gmail.com"
+ },
+ "record": {
+ "CNAME": "chaoticchaosthegreat.github.io"
+ }
+ }
+
diff --git a/domains/charlz.json b/domains/charlz.json
new file mode 100644
index 000000000..9e1af4569
--- /dev/null
+++ b/domains/charlz.json
@@ -0,0 +1,10 @@
+{
+ "description": "Charlz's is-a.dev domain",
+ "owner": {
+ "username": "TofuBoy05",
+ "email": "charlzfelipe02@gmail.com"
+ },
+ "record": {
+ "CNAME": "tofuboy05.github.io"
+ }
+}
diff --git a/domains/charlzyx.json b/domains/charlzyx.json
new file mode 100644
index 000000000..675813b47
--- /dev/null
+++ b/domains/charlzyx.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "charlzyx",
+ "email": "charlzyx@qq.com"
+ },
+
+ "record": {
+ "A": ["172.21.32.1"]
+ }
+ }
+
diff --git a/domains/chat.suki.json b/domains/chat.suki.json
new file mode 100644
index 000000000..c0f7312bd
--- /dev/null
+++ b/domains/chat.suki.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "SukiPlayz",
+ "email": "sukimayoo@outlook.com"
+ },
+ "record": {
+ "CNAME": "f8b64fa6-2a44-4922-81bd-4793b4b9291d.id.repl.co"
+ }
+}
diff --git a/domains/chenpeng.json b/domains/chenpeng.json
index 9e533ff90..491365cd1 100644
--- a/domains/chenpeng.json
+++ b/domains/chenpeng.json
@@ -8,6 +8,6 @@
"discord": "Patrick Chen#9900"
},
"record": {
- "URL": "https://chpshy.github.io/"
+ "URL": "https://chpshy.github.io"
}
}
diff --git a/domains/chino.json b/domains/chino.json
new file mode 100644
index 000000000..7bb0dfd5f
--- /dev/null
+++ b/domains/chino.json
@@ -0,0 +1,12 @@
+{
+ "description": "My personal page",
+ "repo": "https://github.com/AutumnVN/autumnvn.github.io",
+ "owner": {
+ "username": "AutumnVN",
+ "email": "htuan03@gmail.com",
+ "twitter": "dvht0"
+ },
+ "record": {
+ "CNAME": "chino.pages.dev"
+ }
+}
diff --git a/domains/chintan-prajapati.json b/domains/chintan-prajapati.json
new file mode 100644
index 000000000..6c109f5cf
--- /dev/null
+++ b/domains/chintan-prajapati.json
@@ -0,0 +1,11 @@
+{
+ "description": "Chintan Profile.",
+ "repo": "https://github.com/chintan-prajapati/chintan-prajapati.github.io",
+ "owner": {
+ "username": "chintan-prajapati",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "chintan-prajapati.github.io"
+ }
+}
diff --git a/domains/chirag-adhvaryu.json b/domains/chirag-adhvaryu.json
new file mode 100644
index 000000000..fe05e3506
--- /dev/null
+++ b/domains/chirag-adhvaryu.json
@@ -0,0 +1,11 @@
+{
+ "description": "This website is a link to my personal developer portfolio.",
+ "repo": "https://github.com/Chirag-Adhvaryu/chirag-adhvaryu.github.io",
+ "owner": {
+ "username": "Chirag-Adhvaryu",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "chirag-adhvaryu.github.io"
+ }
+}
diff --git a/domains/chirathtimodh.json b/domains/chirathtimodh.json
new file mode 100644
index 000000000..fc6b81d5f
--- /dev/null
+++ b/domains/chirathtimodh.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "duesacrifice69",
+ "email": "chirathtimodh@gmail.com"
+ },
+ "record": {
+ "URL": "https://chirath.w3spaces.com"
+ }
+}
diff --git a/domains/chris.json b/domains/chris.json
index fcdfec6f8..c4a4c19fa 100644
--- a/domains/chris.json
+++ b/domains/chris.json
@@ -1,6 +1,6 @@
{
"description": "Chris' Site",
- "repo": "https://github.com/Sp4nd3x/",
+ "repo": "https://github.com/Sp4nd3x",
"owner": {
"username": "Sp4nd3x",
"email": "chrisisadev@gmail.com"
diff --git a/domains/chris8889.json b/domains/chris8889.json
index f4299369b..c04586cfa 100644
--- a/domains/chris8889.json
+++ b/domains/chris8889.json
@@ -3,7 +3,7 @@
"owner": {
"username": "Chris8889",
"email": "chris88892@protonmail.com",
- "Twitter": "@Chris8889"
+ "twitter": "Chris8889"
},
"record": {
"CNAME": "5d931f3a-d63d-4ccf-b14c-5b566fd0c5f0.id.repl.co"
diff --git a/domains/ckateptb.json b/domains/ckateptb.json
new file mode 100644
index 000000000..0faae3ec3
--- /dev/null
+++ b/domains/ckateptb.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "CKATEPTb",
+ "email": "taksis@ex.ua"
+ },
+
+ "record": {
+ "A": ["65.108.238.23"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/cli.json b/domains/cli.json
new file mode 100644
index 000000000..ca55e49ac
--- /dev/null
+++ b/domains/cli.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "@is-a-dev/maintainers",
+ "email": "phenax5@gmail.com"
+ },
+ "record": {
+ "CNAME": "andrewstech.github.io"
+ }
+}
diff --git a/domains/cloud.dergraph.json b/domains/cloud.dergraph.json
new file mode 100644
index 000000000..6f7f1963a
--- /dev/null
+++ b/domains/cloud.dergraph.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "derGraph",
+ "email": "dergraph@f5.si"
+ },
+ "record": {
+ "A": [
+ "83.215.31.101"
+ ]
+ }
+}
diff --git a/domains/cloudy.json b/domains/cloudy.json
index 1ef1c1033..d0651d33d 100644
--- a/domains/cloudy.json
+++ b/domains/cloudy.json
@@ -1,10 +1,10 @@
{
"description": "Cloudy's Site",
- "repo": "https://github.com/cloudysleet/cloudysleet.github.io/",
+ "repo": "https://github.com/cloudysleet/cloudysleet.github.io",
"owner": {
"username": "Cloudysleet",
"email": "cloudzareonsky@gmail.com",
- "twitter": "@cloudysleet"
+ "twitter": "cloudysleet"
},
"record": {
"CNAME": "cloudysleet.github.io"
diff --git a/domains/codethoma.json b/domains/codethoma.json
index fd7e1ae82..239d3ecbc 100644
--- a/domains/codethoma.json
+++ b/domains/codethoma.json
@@ -1,6 +1,6 @@
{
"description": "The ThunderDome",
- "repo": "https://github.com/codethoma/",
+ "repo": "https://github.com/codethoma",
"owner": {
"username": "codethoma",
"email": "mrthundergod@gmail.com"
diff --git a/domains/colourfullyy.json b/domains/colourfullyy.json
deleted file mode 100644
index ca5e1893a..000000000
--- a/domains/colourfullyy.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "colourfullyy's developer website",
- "repo": "https://github.com/colourfullyy/colourfullyy.github.io",
- "owner": {
- "username": "colourfullyy",
- "email": "phiblu900@gmail.com"
- },
- "record": {
- "CNAME": "colourfullyy.github.io"
- }
-}
diff --git a/domains/community.nziie.json b/domains/community.nziie.json
new file mode 100644
index 000000000..5cd1f660f
--- /dev/null
+++ b/domains/community.nziie.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Nzii3",
+ "email": "exeyst@gmail.com"
+ },
+ "record": {
+ "CNAME": "nziiecommunity.freeflarum.com"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/connor.json b/domains/connor.json
index de4f05aa2..2fb2b310e 100644
--- a/domains/connor.json
+++ b/domains/connor.json
@@ -1,11 +1,11 @@
{
- "description": "A website to show off my projects and or just blogs, etc etc.",
- "repo": "https://github.com/ZeroTwoDevs/connor.github.io",
+ "description": "Personal portfolio.",
+ "repo": "https://github.com/ConnorDoesDev/connordoesdev.github.io",
"owner": {
- "username": "Connor",
- "email": "halil_ismail@yahoo.com"
+ "username": "ConnorDoesDev",
+ "email": "connor@cstudios.gay"
},
"record": {
- "CNAME": "connordevs.github.io"
+ "CNAME": "connordoesdev.github.io"
}
}
diff --git a/domains/cosmos.json b/domains/cosmos.json
new file mode 100644
index 000000000..890c4de67
--- /dev/null
+++ b/domains/cosmos.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "iscosmos",
+ "email": "iscosmos@outlook.com"
+ },
+
+ "record": {
+ "URL": "https://iscosmos.github.io"
+ }
+ }
+
diff --git a/domains/cr.json b/domains/cr.json
index 7eb025b69..cb7d60370 100644
--- a/domains/cr.json
+++ b/domains/cr.json
@@ -1,6 +1,6 @@
{
"description": "A Website For My API",
- "repo": "https://github.com/joeleeofficial/",
+ "repo": "https://github.com/joeleeofficial",
"owner": {
"username": "joeleeofficial",
"email": "tojoeleeofficial@gmail.com"
diff --git a/domains/crackz.json b/domains/crackz.json
new file mode 100644
index 000000000..db0214003
--- /dev/null
+++ b/domains/crackz.json
@@ -0,0 +1,11 @@
+{
+ "description": "Redirecting to my socials website.",
+ "repo": "https://github.com/CRACKz-cyber",
+ "owner": {
+ "username": "CRACKz-cyber",
+ "email": "thomasknekibus@gmail.com"
+ },
+ "record": {
+ "URL": "http://lassewiedemann.de"
+ }
+}
diff --git a/domains/creaperhunter.json b/domains/creaperhunter.json
new file mode 100644
index 000000000..fcb2ebfb9
--- /dev/null
+++ b/domains/creaperhunter.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "Creaperhunter",
+ "email": "creaperhunter531@gmail.com",
+ "discord": "Creaperhunter#7718"
+ },
+ "record": {
+ "CNAME": "personal-page-3ps.pages.dev"
+ }
+}
diff --git a/domains/creepso.json b/domains/creepso.json
new file mode 100644
index 000000000..df6f4f1be
--- /dev/null
+++ b/domains/creepso.json
@@ -0,0 +1,11 @@
+{
+ "description": "I will use this website to make it a portfolio",
+ "repo": "https://github.com/creepsooff/creepsooff.github.io",
+ "owner": {
+ "username": "creepsooff",
+ "email": "eternel_universite0s@icloud.com"
+ },
+ "record": {
+ "CNAME": "creepsooff.github.io"
+ }
+}
diff --git a/domains/croissant.json b/domains/croissant.json
new file mode 100644
index 000000000..4fb050956
--- /dev/null
+++ b/domains/croissant.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "arhammusheer",
+ "email": "arhammusheer@gmail.com"
+ },
+ "record": {
+ "CNAME": "croissant.one"
+ }
+}
+
\ No newline at end of file
diff --git a/domains/crystal.json b/domains/crystal.json
index b86f1a32a..299075303 100644
--- a/domains/crystal.json
+++ b/domains/crystal.json
@@ -3,8 +3,8 @@
"repo": "https://github.com/crystalbajgai/crystalbajgai.github.io",
"owner": {
"username": "crystalbajgai",
- "email": "crystalnplol@gmail.com",
- "twitter": "@CrystalNPYT"
+ "email": "crystalbajgai@gmail.com",
+ "twitter": "Crissy0__0"
},
"record": {
"CNAME": "crystalbajgai.github.io"
diff --git a/domains/crystaluptime.json b/domains/crystaluptime.json
new file mode 100644
index 000000000..b60624c81
--- /dev/null
+++ b/domains/crystaluptime.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "CRYSTAL-HQ",
+ "email": "info.crystal.hq@gmail.com"
+ },
+ "record": {
+ "URL": "https://uptime-kuma.crystaluptime.repl.co"
+ }
+ }
+
diff --git a/domains/cyan.json b/domains/cyan.json
new file mode 100644
index 000000000..ecc119879
--- /dev/null
+++ b/domains/cyan.json
@@ -0,0 +1,11 @@
+{
+ "description": "Just a personal website",
+ "repo": "https://github.com/cyanraze/cyanraze",
+ "owner": {
+ "username": "cyanraze",
+ "email": "239@duck.com"
+ },
+ "record": {
+ "CNAME": "cyanraze.github.io"
+ }
+}
diff --git a/domains/cyanic76.json b/domains/cyanic76.json
index aa82ba169..4582efbfe 100644
--- a/domains/cyanic76.json
+++ b/domains/cyanic76.json
@@ -1,11 +1,11 @@
{
- "description": "Cyanic's website (link to cyanic.tk)",
- "repo": "https://github.com/Cyanic76/Cyanic76",
+ "description": "Cyanic's website (link to cyanic.me)",
+ "repo": "https://codeberg.org/Cyanic76/pages",
"owner": {
"username": "Cyanic76",
- "email": "git@cyanic.tk"
+ "email": "git@cyanic.me"
},
"record": {
- "URL": "https://cyanic.tk"
+ "URL": "https://cyanic.me"
}
}
diff --git a/domains/daanbreur.json b/domains/daanbreur.json
index 8c57f7d93..952bee3e4 100644
--- a/domains/daanbreur.json
+++ b/domains/daanbreur.json
@@ -5,6 +5,6 @@
"email": "me@daanbreur.systems"
},
"record": {
- "URL": "https://blog.daanbreur.systems/"
+ "URL": "https://blog.daanbreur.systems"
}
}
diff --git a/domains/daanschenkel.json b/domains/daanschenkel.json
new file mode 100644
index 000000000..b8368a96e
--- /dev/null
+++ b/domains/daanschenkel.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "daanschenkel",
+ "email": "daan@daanschenkel.nl"
+ },
+
+ "record": {
+ "URL": "https://daanschenkel.nl"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/daboltgod.json b/domains/daboltgod.json
new file mode 100644
index 000000000..90fad6b4c
--- /dev/null
+++ b/domains/daboltgod.json
@@ -0,0 +1,11 @@
+{
+ "description": "Portfolio",
+ "repo": "https://github.com/ItzPhoenixYaKnow/website",
+ "owner": {
+ "username": "ItzPhoenixYaknow",
+ "email": "daboltgod22@outlook.com"
+ },
+ "record": {
+ "CNAME": "itzphoenixyaknow.github.io"
+ }
+}
diff --git a/domains/dainfloop.json b/domains/dainfloop.json
index 59da615b2..0d83f0b1f 100644
--- a/domains/dainfloop.json
+++ b/domains/dainfloop.json
@@ -5,6 +5,10 @@
},
"record": {
- "CNAME": "ea1ab2ec-071c-45d5-8455-bfdecf9fb1b1.id.repl.co"
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
diff --git a/domains/dangdat.json b/domains/dangdat.json
new file mode 100644
index 000000000..625501406
--- /dev/null
+++ b/domains/dangdat.json
@@ -0,0 +1,11 @@
+{
+ "description": "This website is a link to my personal portfolio",
+ "repo": "https://github.com/aurorakid/taotap",
+ "owner": {
+ "username": "aurorakid",
+ "email": "nguyendangdat412@gmail.com"
+ },
+ "record": {
+ "CNAME": "aurorakid.github.io"
+ }
+}
diff --git a/domains/danialajamil.json b/domains/danialajamil.json
new file mode 100644
index 000000000..02de0710d
--- /dev/null
+++ b/domains/danialajamil.json
@@ -0,0 +1,11 @@
+{
+ "description": "danialajamil.is-a.dev",
+ "repo": "https://github.com/KawakazeRin/my-portfolio-site",
+ "owner": {
+ "username": "KawakazeRin",
+ "email": "satyamverma46@outlook.com"
+ },
+ "record": {
+ "CNAME": "kawakazerin.github.io"
+ }
+}
diff --git a/domains/daniel-shuy.json b/domains/daniel-shuy.json
deleted file mode 100644
index 49e8ee4bb..000000000
--- a/domains/daniel-shuy.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "owner": {
- "username": "daniel-shuy",
- "email": "daniel_shuy@hotmail.com"
- },
- "record": {
- "A": [
- "76.76.21.21"
- ]
- }
-}
diff --git a/domains/danix.json b/domains/danix.json
deleted file mode 100644
index 01b7767d8..000000000
--- a/domains/danix.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "Danix421",
- "email": "danixdev421@gmail.com"
- },
- "record": {
- "CNAME": "danix421.up.railway.app"
- }
-}
diff --git a/domains/dannydandan.json b/domains/dannydandan.json
index 6aafdcde0..a3160cdee 100644
--- a/domains/dannydandan.json
+++ b/domains/dannydandan.json
@@ -5,7 +5,7 @@
"email": "daan@daanschenkel.nl"
},
"record": {
- "CNAME": "daanschenkel.nl"
+ "URL": "https://daanschenkel.nl"
}
}
-
\ No newline at end of file
+
diff --git a/domains/dano.json b/domains/dano.json
index 76e29ed6c..5a8e0e933 100644
--- a/domains/dano.json
+++ b/domains/dano.json
@@ -1,12 +1,12 @@
{
- "description": "Dano's Portfolio",
- "repo": "https://github.com/dano235/Portfolio",
+ "description": "Dano's resume",
+ "repo": "https://github.com/dano-syrus/dano-syrus.github.io",
"owner": {
- "username": "dano235",
- "email": "danoleet@gmail.com",
+ "username": "dano-syrus",
+ "email": "danosyrus@tuta.io",
"discord": "dano#6811"
},
"record": {
- "CNAME": "dano.up.railway.app"
+ "CNAME": "dano-syrus.github.io"
}
}
diff --git a/domains/dany.json b/domains/dany.json
new file mode 100644
index 000000000..e7f067d6f
--- /dev/null
+++ b/domains/dany.json
@@ -0,0 +1,11 @@
+{
+ "description": "A blog where I document code.",
+ "owner": {
+ "username": "DanyTPG",
+ "email": "",
+ "discord": "DanyTPG#5025"
+ },
+ "record": {
+ "CNAME": "docs-cz1.pages.dev"
+ }
+}
diff --git a/domains/darji-ravi.json b/domains/darji-ravi.json
new file mode 100644
index 000000000..ab56415df
--- /dev/null
+++ b/domains/darji-ravi.json
@@ -0,0 +1,11 @@
+{
+ "description": "Ravi Profile.",
+ "repo": "https://github.com/darji-ravi/darji-ravi.github.io",
+ "owner": {
+ "username": "darji-ravi",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "darji-ravi.github.io"
+ }
+}
diff --git a/domains/dark.json b/domains/dark.json
new file mode 100644
index 000000000..6e6b69a43
--- /dev/null
+++ b/domains/dark.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "BruhDark",
+ "email": "darkpxint@gmail.com"
+ },
+ "record": {
+ "CNAME": "bruhdarkgithubio-production.up.railway.app"
+ }
+ }
+
diff --git a/domains/darkdevil.json b/domains/darkdevil.json
index f8d39ca84..9faf4830a 100644
--- a/domains/darkdevil.json
+++ b/domains/darkdevil.json
@@ -1,8 +1,8 @@
{
"description": "darkdevil.is-a.dev",
- "repo": "https://github.com/taha183/taha183.github.io",
+ "repo": "https://github.com/LRxDarkDevil/Personal-web",
"owner": {
- "username": "taha183",
+ "username": "LRxDarkDevil",
"email": "tahaadnanawan@gmail.com",
"discord": "LRxDark Dare Devil#0001"
},
diff --git a/domains/dasshark.json b/domains/dasshark.json
new file mode 100644
index 000000000..8d62ca37b
--- /dev/null
+++ b/domains/dasshark.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "DasSharkk",
+ "email": "affenheld@gmx.de"
+ },
+
+ "record": {
+ "URL": "https://dasshark.me"
+ }
+ }
+
diff --git a/domains/dave9123.json b/domains/dave9123.json
deleted file mode 100644
index ed3d84ec9..000000000
--- a/domains/dave9123.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "owner": {
- "username": "dave9123",
- "discord": "Dave9123#0757",
- "email": "dave.turmawan@outlook.com"
- },
- "record": {
- "CNAME": "dave9123.netlify.app"
- }
-}
diff --git a/domains/davidpuerta.json b/domains/davidpuerta.json
new file mode 100644
index 000000000..2d61c3c48
--- /dev/null
+++ b/domains/davidpuerta.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "david96182",
+ "email": "puertadavid96182@gmail.com"
+ },
+ "record": {
+ "CNAME": "david96182.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/davipatricio.json b/domains/davipatricio.json
new file mode 100644
index 000000000..a84beecb9
--- /dev/null
+++ b/domains/davipatricio.json
@@ -0,0 +1,11 @@
+{
+ "description": "Davi Patricio's personal developer website",
+ "repo": "https://github.com/davipatricio/website",
+ "owner": {
+ "username": "davipatricio",
+ "email": "davipatricio@protonmail.com"
+ },
+ "record": {
+ "URL": "https://davipatricio.vercel.app"
+ }
+}
diff --git a/domains/daxnime.json b/domains/daxnime.json
new file mode 100644
index 000000000..94fa3aab5
--- /dev/null
+++ b/domains/daxnime.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "Covarun",
+ "email": "covs538@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "95e56ee3-15f3-468a-9715-14e3d4879a09.id.repl.co"
+ }
+ }
+
diff --git a/domains/daxoron.json b/domains/daxoron.json
new file mode 100644
index 000000000..908e699c0
--- /dev/null
+++ b/domains/daxoron.json
@@ -0,0 +1,11 @@
+{
+ "description": "daxoron' personal developer website",
+ "repo": "https://github.com/daxoron/daxoron.github.io",
+ "owner": {
+ "username": "daxoron",
+ "email": "daxoron.dev@gmail.com"
+ },
+ "record": {
+ "CNAME": "daxoron.github.io"
+ }
+}
diff --git a/domains/dc.jakub.json b/domains/dc.jakub.json
new file mode 100644
index 000000000..dffc51f8d
--- /dev/null
+++ b/domains/dc.jakub.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Jakubk15",
+ "email": "jakubk15@protonmail.com"
+ },
+ "record": {
+ "URL": "https://discord.gg/FQ7jmGBd6c"
+ }
+}
diff --git a/domains/debajyoti.json b/domains/debajyoti.json
new file mode 100644
index 000000000..f45a9e8d4
--- /dev/null
+++ b/domains/debajyoti.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "Debajyoti1",
+ "email": "debajyotidutta.50@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "debajyoti.cf"
+ }
+ }
+
diff --git a/domains/debargha.json b/domains/debargha.json
new file mode 100644
index 000000000..c6c9af50a
--- /dev/null
+++ b/domains/debargha.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "DebarghaXD",
+ "email": "somachattaraj77@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "debargha.pages.dev"
+ }
+ }
+
diff --git a/domains/debasishdutta.json b/domains/debasishdutta.json
new file mode 100644
index 000000000..e39517521
--- /dev/null
+++ b/domains/debasishdutta.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "debasish-dutta",
+ "email": "ddmasterdon@gmail.com"
+ },
+ "record": {
+ "CNAME": "debasish-dutta.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/debxd.json b/domains/debxd.json
new file mode 100644
index 000000000..8ed30e324
--- /dev/null
+++ b/domains/debxd.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "DebXD",
+ "email": "debiprasadxd@protonmail.com"
+ },
+ "record": {
+ "CNAME": "debxd.github.io"
+ }
+}
diff --git a/domains/deekshasharma.json b/domains/deekshasharma.json
index c638d5893..4c7d3ed4d 100644
--- a/domains/deekshasharma.json
+++ b/domains/deekshasharma.json
@@ -5,6 +5,6 @@
"email": "sharmadeeksha325@gmail.com"
},
"record": {
- "URL": "http://deekshasharma.vercel.app/"
+ "URL": "http://deekshasharma.vercel.app"
}
}
diff --git a/domains/delta.json b/domains/delta.json
new file mode 100644
index 000000000..62ee70d4d
--- /dev/null
+++ b/domains/delta.json
@@ -0,0 +1,12 @@
+{
+ "description": "Delta's personal website using Github Pages",
+ "repo": "https://github.com/protogendelta/protogendelta.github.io",
+ "owner": {
+ "username": "ProtogenDelta",
+ "email": "",
+ "twitter": "TheDeltaProto"
+ },
+ "record": {
+ "CNAME": "protogendelta.github.io"
+ }
+}
diff --git a/domains/demon.json b/domains/demon.json
new file mode 100644
index 000000000..08a0af416
--- /dev/null
+++ b/domains/demon.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "patilranjit485",
+ "email": "patilranjit2610@gmail.com"
+ },
+ "record": {
+ "CNAME": "demon-brother.blogspot.com"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/den.json b/domains/den.json
index 50b7996cc..2172ac137 100644
--- a/domains/den.json
+++ b/domains/den.json
@@ -1,6 +1,5 @@
{
"description": "This domain (den.is-a.dev) is used for blogging by Denver",
- "repo": "",
"owner": {
"username": "DenStudies7700",
"discord": "ImDenver#7700",
diff --git a/domains/denis.json b/domains/denis.json
new file mode 100644
index 000000000..9bca53383
--- /dev/null
+++ b/domains/denis.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "DenLes",
+ "email": "denislessard91@gmail.com"
+ },
+ "record": {
+ "CNAME": "denles.github.io"
+ }
+ }
+
diff --git a/domains/denix.json b/domains/denix.json
new file mode 100644
index 000000000..30fc59357
--- /dev/null
+++ b/domains/denix.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "denixsucks",
+ "email": "dnz.odr@gmail.com",
+ "twitter": "denixsucks",
+ "discord": "denix#9748"
+ },
+ "record": {
+ "CNAME": "denixsucks.github.io"
+ }
+}
diff --git a/domains/deniz.json b/domains/deniz.json
new file mode 100644
index 000000000..7833eb574
--- /dev/null
+++ b/domains/deniz.json
@@ -0,0 +1,14 @@
+{
+ "description": "This domain is used by Deniz Tunç / creeperkafasi as a personal portfolio",
+ "repo": "https://github.com/creeperkafasi/creeperkafasi.github.io",
+ "owner": {
+ "username": "creeperkafasi",
+ "email": "",
+ "twitter": "_creeperkafasi_",
+ "discord": "creeperkafasipw#1861",
+ "note": "I don't use twitter that much, you may have a better chance to contact me through discord"
+ },
+ "record": {
+ "CNAME": "creeperkafasi.github.io"
+ }
+}
diff --git a/domains/dergraph.json b/domains/dergraph.json
new file mode 100644
index 000000000..68a22b590
--- /dev/null
+++ b/domains/dergraph.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "derGraph",
+ "email": "dergraph@f5.si"
+ },
+ "record": {
+ "URL": "https://github.com/derGraph"
+ }
+}
diff --git a/domains/destcom.json b/domains/destcom.json
new file mode 100644
index 000000000..578a9a24a
--- /dev/null
+++ b/domains/destcom.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "destroycom",
+ "email": "",
+ "twitter": "ADSantoine"
+ },
+ "description": "DestCom Portfolio",
+ "repo": "https://github.com/DestroyCom",
+ "record": {
+ "A": ["193.123.34.154"]
+ }
+}
diff --git a/domains/devanmed.json b/domains/devanmed.json
new file mode 100644
index 000000000..c6a2cd1c1
--- /dev/null
+++ b/domains/devanmed.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "devan2051",
+ "email": "",
+ "discord": "EvilPixel#5161"
+ },
+ "record": {
+ "URL": "https://sites.google.com/view/devanmed/home"
+ }
+}
diff --git a/domains/devcomp.json b/domains/devcomp.json
index 84ec2861b..53f875fe9 100644
--- a/domains/devcomp.json
+++ b/domains/devcomp.json
@@ -3,9 +3,9 @@
"repo": "https://github.com/CompeyDev",
"owner": {
"username": "CompeyDev",
- "email": "hi@devcomp.tk"
+ "email": "hi@devcomp.xyz"
},
"record": {
- "URL": "https://landing.devcomp.xyz"
+ "URL": "https://p.devcomp.xyz"
}
}
diff --git a/domains/devdk.json b/domains/devdk.json
new file mode 100644
index 000000000..eeac8cc5b
--- /dev/null
+++ b/domains/devdk.json
@@ -0,0 +1,11 @@
+{
+ "description": "Personal page of DevDK",
+ "owner": {
+ "username": "DeveloperDmitryKolyadin",
+ "email": "",
+ "twitter": "_DevDK"
+ },
+ "record": {
+ "CNAME": "DeveloperDmitryKolyadin.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/devrealm.json b/domains/devrealm.json
index 253460fd8..af30d4d37 100644
--- a/domains/devrealm.json
+++ b/domains/devrealm.json
@@ -4,7 +4,7 @@
"owner": {
"username": "gvagenas",
"email": "",
- "twitter": "@devrealmorg"
+ "twitter": "devrealmorg"
},
"record": {
"CNAME": "devrealm.org"
diff --git a/domains/dex.json b/domains/dex.json
index 826c1761b..c7c840fe4 100644
--- a/domains/dex.json
+++ b/domains/dex.json
@@ -7,6 +7,6 @@
"discord": "Dexter#6993"
},
"record": {
- "A": ["54.225.254.200"]
+ "A": ["43.205.87.144"]
}
}
diff --git a/domains/dhanush.json b/domains/dhanush.json
index 40caf33d6..76eda118d 100644
--- a/domains/dhanush.json
+++ b/domains/dhanush.json
@@ -3,8 +3,7 @@
"repo": "https://github.com/b1ackshadow/b1ackshadow.github.io",
"owner": {
"username": "b1ackshadow",
- "email": "actuallydc@gmail.com",
- "twitter": ""
+ "email": "actuallydc@gmail.com"
},
"record": {
"CNAME": "b1ackshadow.github.io"
diff --git a/domains/dharti-mungara.json b/domains/dharti-mungara.json
new file mode 100644
index 000000000..064d27603
--- /dev/null
+++ b/domains/dharti-mungara.json
@@ -0,0 +1,11 @@
+{
+ "description": "Dharti mungara Profile.",
+ "repo": "https://github.com/dharti-mungara/dharti-mungara.github.io",
+ "owner": {
+ "username": "dharti-mungara",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "dharti-mungara.github.io"
+ }
+}
diff --git a/domains/dheirya.json b/domains/dheirya.json
index f86848c55..42984aa03 100644
--- a/domains/dheirya.json
+++ b/domains/dheirya.json
@@ -4,7 +4,7 @@
"owner": {
"username": "Dheirya",
"email": "mail@socialrumbles.com",
- "twitter": "fellow_doge"
+ "twitter": "DheiryaTyagi"
},
"record": {
"CNAME": "dheirya.pages.dev"
diff --git a/domains/dhinesh.json b/domains/dhinesh.json
new file mode 100644
index 000000000..1e961e3b6
--- /dev/null
+++ b/domains/dhinesh.json
@@ -0,0 +1,11 @@
+{
+ "description": "Dhinesh's portfolio website",
+ "repo": "https://github.com/mdhinesh/mdhinesh.github.io",
+ "owner": {
+ "username": "mdhinesh",
+ "email": "mdhinesh3103@gmail.com"
+ },
+ "record": {
+ "CNAME": "mdhinesh.github.io"
+ }
+ }
diff --git a/domains/dhruva.json b/domains/dhruva.json
index 77169214b..aa4f7c960 100644
--- a/domains/dhruva.json
+++ b/domains/dhruva.json
@@ -6,6 +6,6 @@
"email": "dhruvas17068@gmail.com"
},
"record": {
- "CNAME": "dhruva.up.railway.app"
+ "URL": "https://dhruvas.vercel.app"
}
}
diff --git a/domains/dhruvil.json b/domains/dhruvil.json
new file mode 100644
index 000000000..bf71f8922
--- /dev/null
+++ b/domains/dhruvil.json
@@ -0,0 +1,21 @@
+{
+ "description": "For portfolio",
+ "repo": "https://github.com/DhruvilMoradiya/DhruvilMoradiya.github.io",
+ "owner": {
+ "username": "DhruvilMoradiya",
+ "email": "dhruvil1808@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"
+ }
+}
diff --git a/domains/dhyan99.json b/domains/dhyan99.json
new file mode 100644
index 000000000..e35644c81
--- /dev/null
+++ b/domains/dhyan99.json
@@ -0,0 +1,12 @@
+
+ {
+ "repo": "https://github.com/d99-1/dhyan99-portfolio",
+ "owner": {
+ "username": "D99-1",
+ "email": "dhyantanna@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "3464245b-2def-4309-ab2b-9474f03ca3f2.id.repl.co" }
+ }
+
diff --git a/domains/didimukhtar.json b/domains/didimukhtar.json
new file mode 100644
index 000000000..7a8e2711f
--- /dev/null
+++ b/domains/didimukhtar.json
@@ -0,0 +1,13 @@
+{
+ "description": "The awesome portfolio site for Al-Mukhtar Jamilat Ladidi"
+ ,
+ "repo": "https://github.com/didimukhtar/didimukhtar.github.io"
+ ,
+ "owner": {
+ "username": "didimukhtar",
+ "email": "jamilatmukhtar2014@gmail.com"
+ },
+ "record": {
+ "CNAME": "didimukhtar.github.io"
+ }
+}
diff --git a/domains/didntpot.json b/domains/didntpot.json
new file mode 100644
index 000000000..7b5a516cf
--- /dev/null
+++ b/domains/didntpot.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "xDidntPot",
+ "email": "didntpot@protonmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/xdidntpot"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/dillonb07.json b/domains/dillonb07.json
index ef8e36920..4c323478d 100644
--- a/domains/dillonb07.json
+++ b/domains/dillonb07.json
@@ -2,10 +2,10 @@
"description": "Portfolio of projects for DillonB07",
"repo": "https://replit.com/@DillonB07/Portfolio",
"owner": {
- "username": "dbarnes18",
- "email": "dillonbarnes07@gmail.com"
+ "username": "DillonB07",
+ "email": "dillonb07dev@gmail.com"
},
"record": {
- "CNAME": "5056736b-b174-45ac-90aa-0576fb7e4aea.repl.co"
+ "CNAME": "c935404b-ab88-41be-9736-1c910b14a5ba.id.repl.co"
}
}
diff --git a/domains/dimas.json b/domains/dimas.json
index 7b4f1b7ba..5e66dbf2f 100644
--- a/domains/dimas.json
+++ b/domains/dimas.json
@@ -1,12 +1,12 @@
{
"description": "Portfolio",
- "repo": "https://github.com/duangdeong/duangdeong.github.io",
+ "repo": "https://github.com/dimasandriano/dimasandriano.github.io",
"owner": {
- "username": "duangdeong",
- "email": "duangdeong@gmail.com",
+ "username": "dimasandriano",
+ "email": "dimas.andriano.h@gmail.com",
"twitter": "DimasAndriano_"
},
"record": {
- "CNAME": "duangdeong.github.io"
+ "CNAME": "dimasandriano.github.io"
}
}
diff --git a/domains/discord.badboy.json b/domains/discord.badboy.json
deleted file mode 100644
index b3e3a3c4a..000000000
--- a/domains/discord.badboy.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "repo": "https://github.com/Bad-Boy-Codes/Discord-Projects",
- "description": "Discord Webhook and Interface Viewer.",
- "owner": {
- "username": "bad-boy-codes",
- "email": "contact@mail.badboy.is-a.dev"
- },
- "record": {
- "CNAME": "bad-boy-codes.github.io"
- }
-}
diff --git a/domains/discord.jakub.json b/domains/discord.jakub.json
new file mode 100644
index 000000000..dffc51f8d
--- /dev/null
+++ b/domains/discord.jakub.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Jakubk15",
+ "email": "jakubk15@protonmail.com"
+ },
+ "record": {
+ "URL": "https://discord.gg/FQ7jmGBd6c"
+ }
+}
diff --git a/domains/discordbots.semant.json b/domains/discordbots.semant.json
new file mode 100644
index 000000000..44903aa15
--- /dev/null
+++ b/domains/discordbots.semant.json
@@ -0,0 +1,10 @@
+{
+ "description": "Discord bot dashboard",
+ "owner": {
+ "username": "s3mant",
+ "email": "contact@semant.is-a.dev"
+ },
+ "record": {
+ "CNAME": "b0f6dfb1-f219-4a6b-8505-eccaa29200ea.id.repl.co"
+ }
+}
diff --git a/domains/doc.dergraph.json b/domains/doc.dergraph.json
new file mode 100644
index 000000000..6f7f1963a
--- /dev/null
+++ b/domains/doc.dergraph.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "derGraph",
+ "email": "dergraph@f5.si"
+ },
+ "record": {
+ "A": [
+ "83.215.31.101"
+ ]
+ }
+}
diff --git a/domains/docs.json b/domains/docs.json
index 6bc7fd236..219271022 100644
--- a/domains/docs.json
+++ b/domains/docs.json
@@ -1,11 +1,11 @@
{
- "description": "Documentation website for is-a-dev/register",
- "repo": "is-a-dev/docs",
+ "description": "Documentation website for is-a.dev",
+ "repo": "https://github.com/is-a-dev/docs",
"owner": {
"username": "@is-a-dev/maintainers",
- "email": "mahir@molai.dev"
+ "email": "phenax5@gmail.com"
},
"record": {
- "URL": "https://is-a.dev/docs"
+ "URL": "https://www.is-a.dev/docs"
}
}
diff --git a/domains/domin.json b/domains/domin.json
index 1e7d3ef9d..f016895d6 100644
--- a/domains/domin.json
+++ b/domains/domin.json
@@ -1,13 +1,12 @@
{
"description": "Subdomain of is-a.dev for my profile card. I use DBH as hosting if it is necessary to let you know<3",
- "repo": "https://github.com/Domin-MND/",
"owner": {
"username": "Domin-MND",
"email": "dominproject@gmail.com"
},
"record": {
"A": [
- "192.95.42.75"
+ "164.132.74.251"
]
}
}
diff --git a/domains/donut.json b/domains/donut.json
new file mode 100644
index 000000000..80b359a5d
--- /dev/null
+++ b/domains/donut.json
@@ -0,0 +1,12 @@
+{
+ "description": "Welcome to donut2008's website!",
+ "repo": "https://github.com/donut2008/donut2008.github.io",
+ "owner": {
+ "username": "donut2008",
+ "email": "",
+ "discord": "donut#6852"
+ },
+ "record": {
+ "CNAME": "donut2008.github.io"
+ }
+}
diff --git a/domains/dooly.json b/domains/dooly.json
index 2502c0f25..808bdcace 100644
--- a/domains/dooly.json
+++ b/domains/dooly.json
@@ -1,6 +1,6 @@
{
"Dooly": "Dooly is a Dev.",
- "repo": "https://github.com/entry0917/doolyweb/",
+ "repo": "https://github.com/entry0917/doolyweb",
"owner": {
"username": "entry0917",
"email": "seeun0917@naver.com",
diff --git a/domains/drago.json b/domains/drago.json
deleted file mode 100644
index 04e3f5f90..000000000
--- a/domains/drago.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "Personal Website",
- "repo": "https://github.com/Drago-Dev24/Drago-Dev24.github.io",
- "owner": {
- "username": "Drago-Dev24",
- "email": "blueldrago@gmail.com"
- },
- "record": {
- "CNAME": "drago-dev24.github.io"
- }
-}
diff --git a/domains/ducky.json b/domains/ducky.json
new file mode 100644
index 000000000..29964c0e4
--- /dev/null
+++ b/domains/ducky.json
@@ -0,0 +1,11 @@
+{
+ "description": "My website for random stuff",
+ "repo": "https://github.com/WhoTook7050/WhoTook7050.github.io",
+ "owner": {
+ "username": "WhoTook7050",
+ "email": "tosonana@tuta.io"
+ },
+ "record": {
+ "CNAME": "WhoTook7050.github.io"
+ }
+}
diff --git a/domains/dudani-meet.json b/domains/dudani-meet.json
new file mode 100644
index 000000000..a84c86f79
--- /dev/null
+++ b/domains/dudani-meet.json
@@ -0,0 +1,11 @@
+{
+ "description": "Meet Portfolio.",
+ "repo": "https://github.com/dudani-meet/dudani-meet.github.io",
+ "owner": {
+ "username": "dudani-meet",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "dudani-meet.github.io"
+ }
+}
diff --git a/domains/dwii.json b/domains/dwii.json
index b5cd2203d..2956cf0fb 100644
--- a/domains/dwii.json
+++ b/domains/dwii.json
@@ -6,6 +6,6 @@
"email": "dwiiunknown@gmail.com"
},
"record": {
- "URL": "https://dwii.my.id/"
+ "URL": "https://dwii.my.id"
}
}
diff --git a/domains/earth.sx9.json b/domains/earth.sx9.json
new file mode 100644
index 000000000..6f77a209e
--- /dev/null
+++ b/domains/earth.sx9.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "SX-9",
+ "email": "hello@mail.sx9.is-a.dev"
+ },
+ "record": {
+ "CNAME": "sx-9.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/earthnuker.json b/domains/earthnuker.json
index 22612fb6c..4baecaf5d 100644
--- a/domains/earthnuker.json
+++ b/domains/earthnuker.json
@@ -4,6 +4,6 @@
"email": "earthnuker+isadev@gmail.com"
},
"record": {
- "CNAME":"earthnuker.keybase.pub"
+ "CNAME": "earthnuker.keybase.pub"
}
}
diff --git a/domains/earthrulerr.json b/domains/earthrulerr.json
new file mode 100644
index 000000000..da8bf0706
--- /dev/null
+++ b/domains/earthrulerr.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "EarthRulerr",
+ "email": "earthrulerr@gmail.com"
+ },
+ "record": {
+ "CNAME": "4b616032-4803-4d79-a566-b8523b0ef299.id.repl.co"
+ }
+}
diff --git a/domains/eax.json b/domains/eax.json
index 8b49879e6..b2136ce0c 100644
--- a/domains/eax.json
+++ b/domains/eax.json
@@ -6,6 +6,6 @@
"email": "extinctaxolotl@protonmail.com"
},
"record": {
- "CNAME": "eax.codeberg.page"
+ "URL": "https://site.eax.li"
}
}
diff --git a/domains/ebaa.json b/domains/ebaa.json
new file mode 100644
index 000000000..71302f08b
--- /dev/null
+++ b/domains/ebaa.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "EbaaCode",
+ "email": "ebaa2002@outlook.com"
+ },
+ "record": {
+ "URL": "https://ebaa.dev"
+ }
+}
diff --git a/domains/eclipse.json b/domains/eclipse.json
index b5efee529..e609282e9 100644
--- a/domains/eclipse.json
+++ b/domains/eclipse.json
@@ -2,7 +2,7 @@
"owner": {
"username": "Just-a-Unity-Dev",
"email": "",
- "twitter": "@eclips_e69"
+ "twitter": "eclips_e69"
},
"description": "A little portfolio based with a basic account system for learning purposes.",
"record": {
diff --git a/domains/edjva.json b/domains/edjva.json
new file mode 100644
index 000000000..8750d18d6
--- /dev/null
+++ b/domains/edjva.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "skoblkodpt",
+ "email": "skobl.kodpt.1@gmail.com"
+ },
+ "record": {
+ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
\ No newline at end of file
diff --git a/domains/eduardkotov.json b/domains/eduardkotov.json
new file mode 100644
index 000000000..290b33b89
--- /dev/null
+++ b/domains/eduardkotov.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "insertsmc228",
+ "email": "miron720@ukr.net"
+ },
+ "record": {
+ "A": ["35.158.255.221"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/eesa.json b/domains/eesa.json
new file mode 100644
index 000000000..446fad849
--- /dev/null
+++ b/domains/eesa.json
@@ -0,0 +1,11 @@
+{
+ "description": "Making a .is-a.dev domain as an alt url for my site.",
+ "repo": "https://github.com/eesazahed/eesa.zahed.ca",
+ "owner": {
+ "username": "eesazahed",
+ "email": "eszhd1@gmail.com"
+ },
+ "record": {
+ "CNAME": "eesa.zahed.ca"
+ }
+}
diff --git a/domains/ekansh.json b/domains/ekansh.json
new file mode 100644
index 000000000..8e7bcb61d
--- /dev/null
+++ b/domains/ekansh.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "Inevitable-Design",
+ "email": "s.ekansh2712@gmail.com"
+ },
+ "record": {
+ "CNAME": "my-portfolio-production-301e.up.railway.app"
+ }
+}
+
diff --git a/domains/ekinvarli.json b/domains/ekinvarli.json
new file mode 100644
index 000000000..9099f8213
--- /dev/null
+++ b/domains/ekinvarli.json
@@ -0,0 +1,12 @@
+{
+ "description": "ekinvarli.is-a.dev",
+ "repo": "https://github.com/eknvarli/eknvarli.github.io",
+ "owner": {
+ "username": "eknvarli",
+ "email": "ekinnos@tutanota.com",
+ "twitter": "eknvarli"
+ },
+ "record": {
+ "CNAME": "eknvarli.github.io"
+ }
+}
diff --git a/domains/eldin.json b/domains/eldin.json
new file mode 100644
index 000000000..103b1f89d
--- /dev/null
+++ b/domains/eldin.json
@@ -0,0 +1,11 @@
+ {
+ "repo": "https://github.com/ahmed-eldin/ahmed-eldin.github.io",
+ "description": "Ahmed's Website",
+ "owner": {
+ "username": "ahmed-eldin",
+ "email": "ahmedeldin98@gmail.com"
+ },
+ "record": {
+ "CNAME": "ahmed-eldin.github.io"
+ }
+}
diff --git a/domains/eletrixtalk.json b/domains/eletrixtalk.json
new file mode 100644
index 000000000..16b8e897b
--- /dev/null
+++ b/domains/eletrixtalk.json
@@ -0,0 +1,12 @@
+{
+ "description": "Chat with login system",
+ "repo": "https://github.com/boomerangBS/Chat-alpha",
+ "owner": {
+ "username": "BoomerangBS",
+ "email": "",
+ "discord": "boomerangBS#4708"
+ },
+ "record": {
+ "CNAME": "a1fc013d-7b16-4f1c-8baa-96357e70b6fd.id.repl.co"
+ }
+}
diff --git a/domains/eletrixtalkapp.json b/domains/eletrixtalkapp.json
new file mode 100644
index 000000000..a1c27e13e
--- /dev/null
+++ b/domains/eletrixtalkapp.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "boomerangBS",
+ "email": "boomerang1803@gmail.com"
+ },
+ "record": {
+ "CNAME": "8de1bbe8-ffbb-4e58-a688-bb332d498d06.id.repl.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/elian.json b/domains/elian.json
new file mode 100644
index 000000000..c23548617
--- /dev/null
+++ b/domains/elian.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "hoangdev09",
+ "email": "tranconghoang18@gmail.com"
+ },
+ "record": {
+ "URL": "https://hoangdev09.github.io/infomation"
+ }
+}
diff --git a/domains/elrefaie.json b/domains/elrefaie.json
new file mode 100644
index 000000000..6354aa03c
--- /dev/null
+++ b/domains/elrefaie.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "amour86",
+ "email": "amour86@gmail.com"
+ },
+
+ "record": {
+ "A": ["35.154.162.29"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/elvis.json b/domains/elvis.json
new file mode 100644
index 000000000..df123e2ca
--- /dev/null
+++ b/domains/elvis.json
@@ -0,0 +1,11 @@
+{
+ "description": "Elvis's website",
+ "owner": {
+ "username": "ElvisUpUp",
+ "email": "elvis4study@gmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/ElvisUpUp"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/emma.json b/domains/emma.json
deleted file mode 100644
index c562bedd1..000000000
--- a/domains/emma.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "Emmaffle's Site - memorable redirect",
- "repo": "https://github.com/wafflecoffee/waffle.coffee",
- "owner": {
- "username": "wafflecoffee",
- "email": "emma@waffle.coffee"
- },
- "record": {
- "CNAME": "waffle.coffee"
- }
-}
diff --git a/domains/emtyfay.json b/domains/emtyfay.json
new file mode 100644
index 000000000..ae67d1a1a
--- /dev/null
+++ b/domains/emtyfay.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Emtyffx",
+ "email": "emtyfay4433@gmail.com"
+ },
+ "record": {
+ "CNAME": "myblog-production.up.railway.app"
+ }
+ }
+
diff --git a/domains/enzo.json b/domains/enzo.json
index 49b8a0170..129a2d6fb 100644
--- a/domains/enzo.json
+++ b/domains/enzo.json
@@ -1,6 +1,6 @@
{
"description": "Enzo's portfolio",
- "repo": "https://github.com/enzonaute/",
+ "repo": "https://github.com/enzonaute",
"owner": {
"username": "enzonaute",
"email": "hello@enzonaute.me"
diff --git a/domains/epic.json b/domains/epic.json
index 56a6821f7..831aa269e 100644
--- a/domains/epic.json
+++ b/domains/epic.json
@@ -6,6 +6,6 @@
"email": "tagepicuwu@gmail.com"
},
"record": {
- "URL": "http://github.com/tag-epic"
+ "URL": "https://github.com/tag-epic"
}
}
diff --git a/domains/erc.json b/domains/erc.json
new file mode 100644
index 000000000..44e4c4b7b
--- /dev/null
+++ b/domains/erc.json
@@ -0,0 +1,11 @@
+{
+ "description": "Hashnode Site",
+ "repo": "https://github.com/eric48906",
+ "owner": {
+ "username": "eric48906",
+ "email": "eric48906@gmail.com"
+ },
+ "record": {
+ "CNAME": "hashnode.network"
+ }
+}
diff --git a/domains/erdwpe.json b/domains/erdwpe.json
new file mode 100644
index 000000000..de6c0492c
--- /dev/null
+++ b/domains/erdwpe.json
@@ -0,0 +1,12 @@
+{
+ "description": "erdwpe website",
+ "repo": "https://github.com/erdwpe/erdwpe.github.io",
+ "owner": {
+ "username": "erdwpe",
+ "email": "erdwpe@gmail.com",
+ "twitter": "erlanggadwip6"
+ },
+ "record": {
+ "CNAME": "erdwpe.github.io"
+ }
+}
diff --git a/domains/ericp3reira.json b/domains/ericp3reira.json
deleted file mode 100644
index 4b5cd9e7f..000000000
--- a/domains/ericp3reira.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "description": "Frontend Engineer",
- "repo": "https://github.com/ericp3reira/ericp3reira.github.io",
- "owner": {
- "username": "ericp3reira",
- "email": "",
- "twitter": "ericp3reira"
- },
- "record": {
- "CNAME": "ericp3reira.github.io"
- }
-}
diff --git a/domains/ermal.json b/domains/ermal.json
new file mode 100644
index 000000000..4dfe7daac
--- /dev/null
+++ b/domains/ermal.json
@@ -0,0 +1,21 @@
+{
+ "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.",
+ "repo": "https://github.com/ErmalHasani/ErmalHasani.github.io",
+ "owner": {
+ "username": "ErmalHasani",
+ "email": "ermalhasani15@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"
+ }
+}
diff --git a/domains/ethan.json b/domains/ethan.json
index ff47b39fc..19a466bd1 100644
--- a/domains/ethan.json
+++ b/domains/ethan.json
@@ -1,10 +1,10 @@
{
- "owner":{
+ "owner": {
"username": "Darkcoder402",
"email": "ethanrodrigues25@gmail.com",
"twitter": "EthanRo97737635"
},
- "record":{
- "CNAME":"ethan-is-a-dev.tk"
+ "record": {
+ "CNAME": "ethan-is-a-dev.tk"
}
}
diff --git a/domains/eva.json b/domains/eva.json
index b7ac01666..891998bd5 100644
--- a/domains/eva.json
+++ b/domains/eva.json
@@ -4,6 +4,6 @@
"email": "neefoxmo@gmail.com"
},
"record": {
- "URL": "https://t.iiwhy.cn/"
+ "URL": "https://t.iiwhy.cn"
}
}
\ No newline at end of file
diff --git a/domains/example.json b/domains/example.json
deleted file mode 100644
index 6ed30b9fb..000000000
--- a/domains/example.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "owner": {
- "username": "MaskDuck",
- "email": "",
- "discord": "MaskDuck#7325"
- },
- "description": "This domain serve no purpose and is intended for documentation purpose.",
- "record": {
- "URL": "https://is-a.dev"
- }
-}
-
diff --git a/domains/ezedinff.json b/domains/ezedinff.json
deleted file mode 100644
index d8a94401c..000000000
--- a/domains/ezedinff.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "Ezedin's personal developer website",
- "repo": "https://github.com/ezedinff",
- "owner": {
- "username": "ezedinff",
- "email": "ezedin.fedlu@gmail.com"
- },
- "record": {
- "CNAME": "black-horse-coder-blog.vercel.app"
- }
-}
diff --git a/domains/fallen.json b/domains/fallen.json
index 1be0aa1b4..2c5b978fd 100644
--- a/domains/fallen.json
+++ b/domains/fallen.json
@@ -4,7 +4,7 @@
"owner": {
"username": "TheFallenSpirit",
"email": "thefallenspirit@outlook.com",
- "twitter": "@FallenCodes"
+ "twitter": "FallenCodes"
},
"record": {
"URL": "https://fallenspirit.dev"
diff --git a/domains/farish.json b/domains/farish.json
index f7dc35832..7629059a5 100644
--- a/domains/farish.json
+++ b/domains/farish.json
@@ -1,6 +1,5 @@
{
"description": "Email",
- "repo": "",
"owner": {
"username": "fxrysh",
"discord": "Fxrysh#5947",
diff --git a/domains/farjanul.json b/domains/farjanul.json
new file mode 100644
index 000000000..30eb42403
--- /dev/null
+++ b/domains/farjanul.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "farjanul",
+ "email": "farjanul10@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "farjanul.github.io"
+ }
+ }
+
diff --git a/domains/fartplayer69.json b/domains/fartplayer69.json
new file mode 100644
index 000000000..fe3fc4ccb
--- /dev/null
+++ b/domains/fartplayer69.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "diyar2137237243",
+ "email": "diyarpc6@gmail.com"
+ },
+ "record": {
+ "CNAME": "diyar2137237243.github.io"
+ }
+}
diff --git a/domains/farvessafiyudeen.json b/domains/farvessafiyudeen.json
new file mode 100644
index 000000000..286ecbe2a
--- /dev/null
+++ b/domains/farvessafiyudeen.json
@@ -0,0 +1,11 @@
+{
+ "description": "this is my personal portfolio website",
+ "repo": "https://github.com/Farves-dev",
+ "owner": {
+ "username": "Farves-dev",
+ "email": "farvessafiyudeen@gmail.com"
+ },
+ "record": {
+ "URL": "https://farsa.netlify.app"
+ }
+}
diff --git a/domains/fear.json b/domains/fear.json
new file mode 100644
index 000000000..83aa63540
--- /dev/null
+++ b/domains/fear.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "FearMyShotz",
+ "email": "supremeplayzbs@gmail.com"
+ },
+ "record": {
+ "CNAME": "fearmyshotz.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/felixalguzman.json b/domains/felixalguzman.json
new file mode 100644
index 000000000..081da55bc
--- /dev/null
+++ b/domains/felixalguzman.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "felixalguzman",
+ "email": "code@felixalguzman.msk.do"
+ },
+
+ "record": {
+ "URL": "https://github.com/felixalguzman"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/fengkch.json b/domains/fengkch.json
new file mode 100644
index 000000000..5304c5a2d
--- /dev/null
+++ b/domains/fengkch.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "sohokay",
+ "email": "kaichangfeng@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://github.com/sohokay"
+ }
+ }
+
diff --git a/domains/ffj20.json b/domains/ffj20.json
new file mode 100644
index 000000000..a1208369d
--- /dev/null
+++ b/domains/ffj20.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "FFJ-20",
+ "email": "",
+ "discord": "FFJ 2.0#6693"
+ },
+ "record": {
+ "CNAME": "ffj-20.github.io"
+ }
+}
diff --git a/domains/fh.sx9.json b/domains/fh.sx9.json
new file mode 100644
index 000000000..15a15a512
--- /dev/null
+++ b/domains/fh.sx9.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "SX-9",
+ "email": "hello@mail.sx9.is-a.dev"
+ },
+ "record": {
+ "CNAME": "wdhdns.com"
+ }
+ }
+
diff --git a/domains/fietu.json b/domains/fietu.json
index 3a249f7e9..ba2520d3b 100644
--- a/domains/fietu.json
+++ b/domains/fietu.json
@@ -6,6 +6,6 @@
"email": "pancongusanos@gmail.com"
},
"record": {
- "A": ["152.70.198.159"]
+ "CNAME": "host.servers.andremor.dev"
}
}
diff --git a/domains/fire.json b/domains/fire.json
new file mode 100644
index 000000000..9716d384e
--- /dev/null
+++ b/domains/fire.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "fire-9999",
+ "email": "liamcarolan@gmail.com"
+ },
+ "record": {
+ "URL": "https://fire-9999.github.io/fire-9999"
+ }
+}
diff --git a/domains/fireredz.json b/domains/fireredz.json
index a07e46225..6f9f4e627 100644
--- a/domains/fireredz.json
+++ b/domains/fireredz.json
@@ -5,6 +5,6 @@
"twitter": "rosenishere"
},
"record": {
- "URL": "https://rosenishere.github.io/fireredzsite/"
+ "URL": "https://rosenishere.github.io/fireredzsite"
}
}
diff --git a/domains/firework.json b/domains/firework.json
new file mode 100644
index 000000000..9bc1f9941
--- /dev/null
+++ b/domains/firework.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Firewoork",
+ "email": "iaintflxzra122@gmail.com"
+ },
+ "record": {
+ "CNAME": "firewoork.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/floppa.json b/domains/floppa.json
index 9c3c36689..30d1ed7d0 100644
--- a/domains/floppa.json
+++ b/domains/floppa.json
@@ -1,9 +1,9 @@
{
- "owner":{
+ "owner": {
"username": "Luxxy-GF",
"email": "floppa@luxxy.xyz"
},
- "record":{
- "CNAME":"sophie-is-sexy.co.uk"
+ "record": {
+ "CNAME": "sophie-is-sexy.co.uk"
}
}
diff --git a/domains/fluxxyboi.json b/domains/fluxxyboi.json
new file mode 100644
index 000000000..0d043a7b5
--- /dev/null
+++ b/domains/fluxxyboi.json
@@ -0,0 +1,11 @@
+{
+ "description": "My portfolio/bio website",
+ "owner": {
+ "username": "FluxxyBoi",
+ "email": "",
+ "discord": "FluxxyBoi#9402"
+ },
+ "record": {
+ "URL": "https://anshop.dorik.io"
+ }
+}
diff --git a/domains/fonts.json b/domains/fonts.json
deleted file mode 100644
index b46dce324..000000000
--- a/domains/fonts.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "description": "Fonts for is-a.dev",
- "repo": "https://github.com/mtgsquad/is-a-dev-fonts",
- "owner": {
- "username": "mtgsquad",
- "email": "mtgsquad.dev@protonmail.com",
- "twitter": "mtgsquad_dev"
- },
- "record": {
- "CNAME": "is-a-dev-fonts.pages.dev"
- }
-}
diff --git a/domains/freebies.json b/domains/freebies.json
index b009ff341..ba81bda03 100644
--- a/domains/freebies.json
+++ b/domains/freebies.json
@@ -3,8 +3,7 @@
"repo": "https://github.com/icancodebeauty/freebies",
"owner": {
"username": "icancodebeauty",
- "email": "admin@itsjava.ml",
- "twitter": ""
+ "email": "admin@itsjava.ml"
},
"record": {
"CNAME": "icancodebeauty.github.io"
diff --git a/domains/freehuntx.json b/domains/freehuntx.json
index 5d0815d12..acffa48f5 100644
--- a/domains/freehuntx.json
+++ b/domains/freehuntx.json
@@ -2,7 +2,7 @@
"owner": {
"username": "FreehuntX",
"email": "",
- "twitter": "https://twitter.com/freehuntx"
+ "twitter": "freehuntx"
},
"record": {
"URL": "https://freehuntx.github.io/freehunt-webpage"
diff --git a/domains/freitaseric.json b/domains/freitaseric.json
new file mode 100644
index 000000000..b1fdb5bae
--- /dev/null
+++ b/domains/freitaseric.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "uEriic",
+ "email": "ueriic0@gmail.com"
+ },
+ "record": {
+ "CNAME": "ueriic.github.io"
+ }
+}
diff --git a/domains/frostzzone.json b/domains/frostzzone.json
new file mode 100644
index 000000000..90c1ef3b9
--- /dev/null
+++ b/domains/frostzzone.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "frostzzone",
+ "email": "frostzzone@gmail.com"
+ },
+ "record": {
+ "CNAME": "57f1a47f-f450-481b-a776-5286b5cbc3e5.id.repl.co"
+ }
+}
diff --git a/domains/fsanchir.json b/domains/fsanchir.json
index b611f607c..635674c10 100644
--- a/domains/fsanchir.json
+++ b/domains/fsanchir.json
@@ -3,8 +3,7 @@
"repo": "https://github.com/fsanchir/fsanchir.github.io",
"owner": {
"username": "fsanchir",
- "email": "fsanchir@fsip.ml",
- "twitter": "None!"
+ "email": "fsanchir@fsip.ml"
},
"record": {
"CNAME": "fsanchir.github.io"
diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json
index 8a6c87b31..450629f09 100644
--- a/domains/fuccsoc.json
+++ b/domains/fuccsoc.json
@@ -6,7 +6,7 @@
},
"record": {
- "CNAME": "fuccsoc.com"
+ "URL": "https://fuccsoc.com"
}
}
-
\ No newline at end of file
+
diff --git a/domains/furti.json b/domains/furti.json
new file mode 100644
index 000000000..e30b31622
--- /dev/null
+++ b/domains/furti.json
@@ -0,0 +1,12 @@
+{
+ "description": "furti's personal website",
+ "repo": "https://github.com/furtidev/furtidev.github.io",
+ "owner": {
+ "username": "furtidev",
+ "email": "furtidev@proton.me",
+ "twitter": "furtidev"
+ },
+ "record": {
+ "CNAME": "furtidev.github.io"
+ }
+}
diff --git a/domains/furycraft.json b/domains/furycraft.json
new file mode 100644
index 000000000..613343c05
--- /dev/null
+++ b/domains/furycraft.json
@@ -0,0 +1,13 @@
+{
+ "description": "Used as portfolio and to promote my work",
+ "repo": "https://github.com/FuryCraft/furycraft.github.io",
+ "owner": {
+ "username": "FuryCraft",
+ "email": "pro.furycraft@outlook.fr",
+ "twitter": "furycraft_",
+ "discord": "Fury_Craft#9831"
+ },
+ "record": {
+ "CNAME": "furycraft.github.io"
+ }
+}
diff --git a/domains/gaetan.json b/domains/gaetan.json
new file mode 100644
index 000000000..4f026dfc8
--- /dev/null
+++ b/domains/gaetan.json
@@ -0,0 +1,10 @@
+{
+ "description": "My own is-a-dev adress, redirecting to my website.",
+ "owner": {
+ "username": "ghrlt",
+ "email": "gaetan@ghr.lt"
+ },
+ "record": {
+ "URL": "https://ghr.lt"
+ }
+}
diff --git a/domains/gala.json b/domains/gala.json
new file mode 100644
index 000000000..fd13bed73
--- /dev/null
+++ b/domains/gala.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "p0lygun",
+ "email": "solankivibhakar82@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://stilllearning.tech"
+ }
+ }
+
diff --git a/domains/gamersindo.json b/domains/gamersindo.json
new file mode 100644
index 000000000..62cc3414c
--- /dev/null
+++ b/domains/gamersindo.json
@@ -0,0 +1,10 @@
+{
+ "description": "Personal portofolio",
+ "owner": {
+ "username": "gamersindo1223",
+ "email": "mrgamers11223@gmail.com"
+ },
+ "record": {
+ "CNAME": "my-portofolio-ek3.pages.dev"
+ }
+}
diff --git a/domains/gamew.json b/domains/gamew.json
new file mode 100644
index 000000000..f49242527
--- /dev/null
+++ b/domains/gamew.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "Faris0520",
+ "email": "faris.6dsdiaf@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "9cd7facc-4323-4816-a7df-1e254a393fb7.id.repl.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/garlic-os.json b/domains/garlic-os.json
new file mode 100644
index 000000000..b8ad22f5d
--- /dev/null
+++ b/domains/garlic-os.json
@@ -0,0 +1,11 @@
+{
+ "description": "garlicOS®'s is-a.dev domain",
+ "repo": "https://github.com/garlic-os/garlic-os.github.io",
+ "owner": {
+ "username": "garlic-os",
+ "email": "sisdfk@gmail.com"
+ },
+ "record": {
+ "CNAME": "garlic-os.github.io"
+ }
+}
diff --git a/domains/gaurav.json b/domains/gaurav.json
index 67d9c2ee9..380a7756a 100644
--- a/domains/gaurav.json
+++ b/domains/gaurav.json
@@ -2,7 +2,7 @@
"description": "Gaurav Tewari",
"repo": "https://github.com/tewarig/tewarig.github.io",
"owner": {
- "username": "Gaurav",
+ "username": "tewarig",
"email": "gauravtewari111@gmail.com"
},
"record": {
diff --git a/domains/gauravkulkarni.json b/domains/gauravkulkarni.json
new file mode 100644
index 000000000..8f9de0d37
--- /dev/null
+++ b/domains/gauravkulkarni.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "gkulk007",
+ "email": "gaurav.kulkarni@mescoeorg.onmicrosoft.com"
+ },
+
+ "record": {
+ "CNAME": "gkulk007.github.io"
+ }
+ }
+
diff --git a/domains/gavin.json b/domains/gavin.json
new file mode 100644
index 000000000..319390e24
--- /dev/null
+++ b/domains/gavin.json
@@ -0,0 +1,13 @@
+{
+ "description": "Gavin Ferdinand Chee's Personal Portfolio",
+ "repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io",
+ "owner": {
+ "username": "GavinFerdinandChee",
+ "email": "gavin.ferdinand@proton.me",
+ "email_work": "chee.gavin@gmail.com",
+ "discord": "gavin#5968"
+ },
+ "record": {
+ "CNAME": "GavinFerdinandChee.github.io"
+ }
+}
diff --git a/domains/gavinw.json b/domains/gavinw.json
new file mode 100644
index 000000000..11207fc14
--- /dev/null
+++ b/domains/gavinw.json
@@ -0,0 +1,10 @@
+{
+ "repo": "https://github.com/gavinwhite314/gavinwhite.net",
+ "owner": {
+ "username": "gavinwhite314",
+ "email": "gavinwhite314@gmail.com"
+ },
+ "record": {
+ "URL": "https://www.gavinwhite.net"
+ }
+}
diff --git a/domains/gdbotlist.json b/domains/gdbotlist.json
new file mode 100644
index 000000000..aae9e4df4
--- /dev/null
+++ b/domains/gdbotlist.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "coolsausage45",
+ "email": "hakekr27@gmail.com"
+ },
+ "record": {
+ "CNAME": "coolsausage45.github.io"
+ }
+}
diff --git a/domains/georgee.json b/domains/georgee.json
index 174a78729..56d01beae 100644
--- a/domains/georgee.json
+++ b/domains/georgee.json
@@ -5,6 +5,6 @@
"email": "contact@georgexv.ru"
},
"record": {
- "URL": "https://georgexv.ru/"
+ "URL": "https://georgexv.ru"
}
}
\ No newline at end of file
diff --git a/domains/gggedr.json b/domains/gggedr.json
new file mode 100644
index 000000000..72318ef10
--- /dev/null
+++ b/domains/gggedr.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Vladimir-Urik",
+ "email": "gggedr@protonmail.com"
+ },
+ "record": {
+ "URL": "https://gggedr.lol"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/giovanni.json b/domains/giovanni.json
new file mode 100644
index 000000000..619598703
--- /dev/null
+++ b/domains/giovanni.json
@@ -0,0 +1,13 @@
+{
+ "owner": {
+ "username": "ItachiSan",
+ "email": "giovannisantini93@yahoo.it",
+ "twitter": "santini__gio",
+ "discord": "ItachiSan#2408"
+ },
+ "description": "is-a.dev subdomain for my personal blog",
+ "repo": "https://github.com/ItachiSan/itachisan.github.io",
+ "record": {
+ "CNAME": "itachisan.github.io"
+ }
+}
diff --git a/domains/gitcat3.json b/domains/gitcat3.json
new file mode 100644
index 000000000..719566969
--- /dev/null
+++ b/domains/gitcat3.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "GitCat3",
+ "email": "hulkbuster119@gmail.com"
+ },
+ "record": {
+ "CNAME": "gitcat3.github.io"
+ }
+ }
+
diff --git a/domains/gizmora2.json b/domains/gizmora2.json
new file mode 100644
index 000000000..49b5f88b2
--- /dev/null
+++ b/domains/gizmora2.json
@@ -0,0 +1,12 @@
+{
+ "description": "Personal developer profile/blog",
+ "repo": "https://github.com/GizmoRA2/me",
+ "owner": {
+ "username": "GizmoRA2",
+ "email": "gizmora2@gmail.com"
+ },
+ "record": {
+ "A": ["125.236.202.192"],
+ "MX": ["mx.nwh.nz"]
+ }
+}
diff --git a/domains/god.json b/domains/god.json
index 39a65df22..072d75ada 100644
--- a/domains/god.json
+++ b/domains/god.json
@@ -3,8 +3,7 @@
"repo": "https://github.com/austindyoung",
"owner": {
"username": "austindyoung",
- "email": "austin@doesweb.dev",
- "twitter": ""
+ "email": "austin@doesweb.dev"
},
"record": {
"URL": "https://austindyoung.github.io"
diff --git a/domains/godwhitelight.json b/domains/godwhitelight.json
new file mode 100644
index 000000000..d5d97b1ee
--- /dev/null
+++ b/domains/godwhitelight.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "Godwhitelight",
+ "email": "godwhitelight1@gmail.com"
+ },
+ "record": {
+ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
diff --git a/domains/goon.json b/domains/goon.json
new file mode 100644
index 000000000..c38d7fca5
--- /dev/null
+++ b/domains/goon.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "realGoonDev",
+ "email": "goondev@clia.tk",
+ "discord": "realGoon#5656"
+ },
+ "record": {
+ "A": ["38.242.146.64"]
+ }
+}
diff --git a/domains/gornostay25.json b/domains/gornostay25.json
index 48cc451dc..844338a40 100644
--- a/domains/gornostay25.json
+++ b/domains/gornostay25.json
@@ -1,16 +1,14 @@
{
- "owner":{
- "username":"gornostay25",
- "email":"me@gornostay25.is-a.dev"
+ "owner": {
+ "username": "gornostay25",
+ "email": "me@gornostay25.is-a.dev"
},
- "record":{
+ "record": {
"A":[
- "185.199.108.153",
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153"
+ "172.66.46.227",
+ "172.66.45.29"
],
- "TXT":"v=spf1 include:spf.improvmx.com ~all",
+ "TXT": "v=spf1 include:spf.improvmx.com ~all",
"MX":[
"mx1.improvmx.com",
"mx2.improvmx.com"
diff --git a/domains/grishma-chhayani.json b/domains/grishma-chhayani.json
new file mode 100644
index 000000000..0017041b8
--- /dev/null
+++ b/domains/grishma-chhayani.json
@@ -0,0 +1,11 @@
+{
+ "description": "Grishma Profile.",
+ "repo": "https://github.com/grishma-chhayani/grishma-chhayani.github.io",
+ "owner": {
+ "username": "grishma-chhayani",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "grishma-chhayani.github.io"
+ }
+}
diff --git a/domains/gstudiosx.json b/domains/gstudiosx.json
new file mode 100644
index 000000000..41898195c
--- /dev/null
+++ b/domains/gstudiosx.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "GStudiosX2",
+ "email": "ramazanogutlu0@gmail.com"
+ },
+ "record": {
+ "URL": "https://discord.gg/dV2M2HsH3F"
+ }
+ }
+
diff --git a/domains/guilherme.json b/domains/guilherme.json
new file mode 100644
index 000000000..63e53b548
--- /dev/null
+++ b/domains/guilherme.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "iiMaxxi",
+ "email": "iimaxxiguilham@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://eu.dzxdev.repl.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/guptasiddhant.json b/domains/guptasiddhant.json
index d954107e6..1e55532ec 100644
--- a/domains/guptasiddhant.json
+++ b/domains/guptasiddhant.json
@@ -1,6 +1,6 @@
{
"description": "Is Dev domain for Siddhant GUPTA",
- "repo": "https://github.com/guptasiddhant/guptasiddhant/",
+ "repo": "https://github.com/guptasiddhant/guptasiddhant",
"owner": {
"username": "GuptaSiddhant",
"email": "me@guptasiddhant.com"
diff --git a/domains/hafidu.json b/domains/hafidu.json
new file mode 100644
index 000000000..ffd37649d
--- /dev/null
+++ b/domains/hafidu.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "hafidu",
+ "email": "mochammad.hafidu@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "hafidu.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/haris.json b/domains/haris.json
new file mode 100644
index 000000000..02fcfc195
--- /dev/null
+++ b/domains/haris.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "HarisETH",
+ "email": "hariskumar.eth@gmail.com"
+ },
+ "record": {
+ "URL": "https://haris.one"
+ }
+}
diff --git a/domains/harish.json b/domains/harish.json
new file mode 100644
index 000000000..b26ab72f9
--- /dev/null
+++ b/domains/harish.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "email": "harishbb168@gmail.com",
+ "username": "harish"
+ },
+ "description": "My portfolio website",
+ "repo": "https://github.com/HarishB167/hs-app",
+ "record": {
+ "CNAME": "hsapp.onrender.com"
+ }
+}
diff --git a/domains/harjakrepp.json b/domains/harjakrepp.json
index 16076dfcc..eeb92ddaf 100644
--- a/domains/harjakrepp.json
+++ b/domains/harjakrepp.json
@@ -5,7 +5,7 @@
"username": "Harjakrepp",
"email": "",
"discord": "harjacraft#2385",
- "twitter": "@harjakrepp"
+ "twitter": "harjakrepp"
},
"record": {
"CNAME": "harjakrepp.github.io"
diff --git a/domains/harshad.json b/domains/harshad.json
new file mode 100644
index 000000000..f062c7a37
--- /dev/null
+++ b/domains/harshad.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "hb0313",
+ "email": "hbhandwaldar@gmail.com"
+ },
+ "record": {
+ "CNAME": "hb0313.github.io"
+ }
+}
diff --git a/domains/harshatwo.json b/domains/harshatwo.json
index 6edcd3422..1289d33ab 100644
--- a/domains/harshatwo.json
+++ b/domains/harshatwo.json
@@ -4,6 +4,6 @@
"email": "harshavarthankarunakaran@gmail.com"
},
"record": {
- "URL": "https://harshatwo.ga/"
+ "URL": "https://harshatwo.netlify.app"
}
}
diff --git a/domains/haru.json b/domains/haru.json
new file mode 100644
index 000000000..e33bd097e
--- /dev/null
+++ b/domains/haru.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "harudev21",
+ "email": "mizuto.discord@gmail.com"
+ },
+ "record": {
+ "URL": "https://harudev.vercel.app"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/hase0278.json b/domains/hase0278.json
new file mode 100644
index 000000000..0bab97c19
--- /dev/null
+++ b/domains/hase0278.json
@@ -0,0 +1,10 @@
+{
+ "description": "hase0278's personal developer website",
+ "owner": {
+ "username": "hase0278",
+ "email": "betterhalf278@gmail.com"
+ },
+ "record": {
+ "CNAME": "hase0278.epizy.com"
+ }
+}
\ No newline at end of file
diff --git a/domains/hatkidchan.json b/domains/hatkidchan.json
index 245c3a866..a6a62872d 100644
--- a/domains/hatkidchan.json
+++ b/domains/hatkidchan.json
@@ -1,5 +1,5 @@
{
- "description": "Static personal page of hatkidchan (hkc) (thx Mia)",
+ "description": "kc personal website",
"owner": {
"username": "hatkidchan",
"email": "hatkidchan@gmail.com",
@@ -7,7 +7,6 @@
"discord": "hkc#0517"
},
"record": {
- "A": ["216.128.176.102"],
- "TXT": "aHR0cHM6Ly9oYXRraWRjaGFuLmlzLWEuZGV2L21lb3ctMGUwYWZkOWYtMzdlOC00ODc4LWJmYWYtOGE2MjAyYTI5ODFl"
+ "A": ["5.181.108.112"]
}
}
diff --git a/domains/haykaody.json b/domains/haykaody.json
new file mode 100644
index 000000000..060a77b5a
--- /dev/null
+++ b/domains/haykaody.json
@@ -0,0 +1,12 @@
+
+{
+ "description": "Haykaody Portfolio Website",
+ "repo": "https://github.com/neoryans/haykaody",
+ "owner": {
+ "username": "neoryans",
+ "email": "ryansneo@gmail.com"
+ },
+ "record": {
+ "CNAME": "neoryans.github.io"
+ }
+}
diff --git a/domains/hecterbonha.json b/domains/hecterbonha.json
new file mode 100644
index 000000000..4430df0be
--- /dev/null
+++ b/domains/hecterbonha.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "hecterbonha",
+ "email": "untungsoandryanto@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "hecterbonha.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/heet.json b/domains/heet.json
new file mode 100644
index 000000000..8cb1e5de9
--- /dev/null
+++ b/domains/heet.json
@@ -0,0 +1,12 @@
+{
+ "description": "Terminal Style Portfolio",
+ "repo": "https://github.com/heetjpande/terminal",
+ "owner": {
+ "username": "heetjpande",
+ "email": "heetjpande@gmail.com",
+ "twitter": "pandeheet"
+ },
+ "record": {
+ "URL": "https://bejewelled-gnome-25199e.netlify.app"
+ }
+}
diff --git a/domains/heli-joshi.json b/domains/heli-joshi.json
new file mode 100644
index 000000000..5e9935d61
--- /dev/null
+++ b/domains/heli-joshi.json
@@ -0,0 +1,11 @@
+{
+ "description": "Heli Profile.",
+ "repo": "https://github.com/heli-joshi/heli-joshi.github.io",
+ "owner": {
+ "username": "heli-joshi",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "heli-joshi.github.io"
+ }
+}
diff --git a/domains/herbert.json b/domains/herbert.json
new file mode 100644
index 000000000..b505315db
--- /dev/null
+++ b/domains/herbert.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Cartyoo",
+ "email": "cartyoogaming@gmail.com"
+ },
+ "record": {
+ "URL": "https://cartyoo.org"
+ }
+}
diff --git a/domains/herkura.json b/domains/herkura.json
index 363a1eb9f..fb8d42fc7 100644
--- a/domains/herkura.json
+++ b/domains/herkura.json
@@ -3,7 +3,7 @@
"repo": "https://github.com/herkura/.me",
"owner": {
"username": "herkura",
- "email":"hershilpiplani16@gmail.com"
+ "email": "hershilpiplani16@gmail.com"
},
"record": {
"CNAME": "herkura.github.io"
diff --git a/domains/hextris.json b/domains/hextris.json
new file mode 100644
index 000000000..41587ba36
--- /dev/null
+++ b/domains/hextris.json
@@ -0,0 +1,11 @@
+{
+ "description": "hextris.is-a.dev",
+ "repo": "https://github.com/NRZT567/nrzt567.github.io",
+ "owner": {
+ "username": "nrzt",
+ "email": "nrzt5678@gmail.com"
+ },
+ "record": {
+ "CNAME": "nrzt567.github.io"
+ }
+}
diff --git a/domains/hieudmg.json b/domains/hieudmg.json
new file mode 100644
index 000000000..179bf7469
--- /dev/null
+++ b/domains/hieudmg.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "hieudmg",
+ "email": "hieudmg@gmail.com"
+ },
+ "record": {
+ "CNAME": "hieudmg.pages.dev"
+ }
+}
+
\ No newline at end of file
diff --git a/domains/himashu.json b/domains/himashu.json
new file mode 100644
index 000000000..793918cf6
--- /dev/null
+++ b/domains/himashu.json
@@ -0,0 +1,13 @@
+{
+ "description": "About Himanshu Chhatwal",
+ "repo": "https://github.com/himanshu1221",
+ "owner": {
+ "username": "himanshu1221",
+ "email": "himanshuchhatwal9295@gmail.com",
+ "twitter": "himanshuchhatw2",
+ "discord": "Himanshu2314#1751"
+ },
+ "record": {
+ "URL": "https://himanshuchhatwal.netlify.app"
+ }
+ }
diff --git a/domains/hiren-brahmbhatt.json b/domains/hiren-brahmbhatt.json
new file mode 100644
index 000000000..fa1070f2c
--- /dev/null
+++ b/domains/hiren-brahmbhatt.json
@@ -0,0 +1,11 @@
+{
+ "description": "Hiren Brahmbhatt.",
+ "repo": "https://github.com/hiren-brahmbhatt/hiren-brahmbhatt.github.io",
+ "owner": {
+ "username": "hiren-brahmbhatt",
+ "email": "hiren-brahmbhatt@acquaintsoft.com"
+ },
+ "record": {
+ "CNAME": "hiren-brahmbhatt.github.io"
+ }
+}
diff --git a/domains/hiren.json b/domains/hiren.json
new file mode 100644
index 000000000..9fc8e2f6a
--- /dev/null
+++ b/domains/hiren.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "hiren2001",
+ "email": "329065_tt21@ldceahm.gujgov.edu.in"
+ },
+ "record": {
+ "CNAME": "hiren2001.github.io"
+ }
+}
diff --git a/domains/hiro.json b/domains/hiro.json
index d83e04528..812231019 100644
--- a/domains/hiro.json
+++ b/domains/hiro.json
@@ -3,8 +3,7 @@
"repo": "https://github.com/XxHiroTTVxX",
"owner": {
"username": "XxHiroTTVxX",
- "email": "xxhirottvxx@gmail.com",
- "twitter": ""
+ "email": "xxhirottvxx@gmail.com"
},
"record": {
"CNAME": "incognito-20-production-9fe2.up.railway.app"
diff --git a/domains/hod.json b/domains/hod.json
index cf4c7e60f..49a244d56 100644
--- a/domains/hod.json
+++ b/domains/hod.json
@@ -4,7 +4,7 @@
"owner": {
"username": "hodss",
"email": "hod@hodss.xyz",
- "twitter": "@hodss_",
+ "twitter": "hodss_",
"discord": "hod#2311"
},
"record": {
diff --git a/domains/homemadestea58.json b/domains/homemadestea58.json
index f645884c3..b99176bcf 100644
--- a/domains/homemadestea58.json
+++ b/domains/homemadestea58.json
@@ -1,6 +1,6 @@
{
"description": "Add some description",
- "repo": "https://github.com/Homemadestea58homemadestea58.github.io/",
+ "repo": "https://github.com/Homemadestea58homemadestea58.github.io",
"owner": {
"username": "Homemadestea58",
"email": "conor.collins+isadev@dbbstu.catholic.edu.au"
diff --git a/domains/hrushal.json b/domains/hrushal.json
new file mode 100644
index 000000000..e5c0c4c88
--- /dev/null
+++ b/domains/hrushal.json
@@ -0,0 +1,12 @@
+{
+ "description": "Hrushal's Portfolio Website",
+ "repo": "https://github.com/Hrushal-Nikhare/HrushalNikhare-v2",
+ "owner": {
+ "username": "Hrushal-Nikhare",
+ "email": "Hrushalnikhare@gmail.com",
+ "discord": "Another_Random_Eevee#7237"
+ },
+ "record": {
+ "CNAME": "hrushal.ml"
+ }
+}
diff --git a/domains/huby.json b/domains/huby.json
new file mode 100644
index 000000000..7d2d0bd03
--- /dev/null
+++ b/domains/huby.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "OpAayush",
+ "email": "aayushmagrawal@gmail.com",
+ "discord": "Aayu5h#1737"
+ },
+ "record": {
+ "CNAME": "7cfe5323-1a5d-4086-9226-3475a4e3cf5a.id.repl.co"
+ }
+}
diff --git a/domains/hung-contact.json b/domains/hung-contact.json
new file mode 100644
index 000000000..92d29c6bc
--- /dev/null
+++ b/domains/hung-contact.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "hunghg255",
+ "email": "giahunghust@gmail.com"
+ },
+ "record": {
+ "URL": "https://hunghg-contact.vercel.app"
+ }
+}
diff --git a/domains/hung.json b/domains/hung.json
new file mode 100644
index 000000000..e13984984
--- /dev/null
+++ b/domains/hung.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "hunghg255",
+ "email": "giahunghust@gmail.com"
+ },
+ "record": {
+ "URL": "https://hunghg-portfolio.vercel.app"
+ }
+}
diff --git a/domains/huntroid.json b/domains/huntroid.json
new file mode 100644
index 000000000..8cda8412c
--- /dev/null
+++ b/domains/huntroid.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "hunterz-killer",
+ "email": "srimath8@gmail.com"
+ },
+ "record": {
+ "A": ["185.199.108.153"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/husain.json b/domains/husain.json
new file mode 100644
index 000000000..c64e68338
--- /dev/null
+++ b/domains/husain.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "H-Killer",
+ "email": "hadiabode34@gmail.com"
+ },
+ "record": {
+ "A": ["184.94.215.77"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/huseyin.json b/domains/huseyin.json
new file mode 100644
index 000000000..c5ba12225
--- /dev/null
+++ b/domains/huseyin.json
@@ -0,0 +1,11 @@
+{
+ "description": "Hüseyin Çınars personal web site",
+ "repo": "https://github.com/Huseyin-Cinar/huseyin.dev",
+ "owner": {
+ "username": "Huseyin-Cinar",
+ "email": "gslicocuk8080@gmail.com"
+ },
+ "record": {
+ "CNAME": "Huseyin-Cinar.github.io"
+ }
+}
diff --git a/domains/huyen.json b/domains/huyen.json
new file mode 100644
index 000000000..470b117cd
--- /dev/null
+++ b/domains/huyen.json
@@ -0,0 +1,12 @@
+{
+ "description": "Huyền's website",
+ "repo": "https://github.com/huyenit200x/huyenit200x.github.io",
+ "owner": {
+ "username": "huyenit200x",
+ "email": "huyenit200x@gmail.com",
+ "twitter": "huyenit200x"
+ },
+ "record": {
+ "CNAME": "huyenit200x.github.io"
+ }
+}
diff --git a/domains/hyena.json b/domains/hyena.json
index 3480d0a87..afb7f0b48 100644
--- a/domains/hyena.json
+++ b/domains/hyena.json
@@ -6,6 +6,6 @@
"email": "hagen@paw.bot"
},
"record": {
- "URL": "https://hyena.gay/"
+ "URL": "https://hyena.gay"
}
}
diff --git a/domains/hyperhacker.json b/domains/hyperhacker.json
new file mode 100644
index 000000000..72953d538
--- /dev/null
+++ b/domains/hyperhacker.json
@@ -0,0 +1,12 @@
+{
+ "description": "Portfolio website for HyperGithubForm",
+ "repo": "https://replit.com/@HyperHacker/HyperHacker",
+ "owner": {
+ "username": "HyperGithubForm",
+ "email": "",
+ "discord": "HyperHacker#3433"
+ },
+ "record": {
+ "CNAME": "988a5d1f-c278-44ca-9b99-34f9995ed9ba.id.repl.co"
+ }
+}
diff --git a/domains/hyro.json b/domains/hyro.json
index 60a40db83..5b99b094b 100644
--- a/domains/hyro.json
+++ b/domains/hyro.json
@@ -6,6 +6,6 @@
"email": "generalkubo@gmail.com"
},
"record": {
- "CNAME": "hyro.pages.dev"
+ "URL": "https://xhyrom.vercel.app"
}
}
diff --git a/domains/hzyusuf.json b/domains/hzyusuf.json
new file mode 100644
index 000000000..7a44577bf
--- /dev/null
+++ b/domains/hzyusuf.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "yufuss",
+ "email": "yusufgocer40@hotmail.com"
+ },
+
+ "record": {
+ "CNAME": "glitch.edgeapp.net"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/i10.json b/domains/i10.json
new file mode 100644
index 000000000..a33e7d507
--- /dev/null
+++ b/domains/i10.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "JavaScythe",
+ "email": "slashmod6@gmail.com"
+ },
+ "record": {
+ "A": ["34.110.138.177"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/iakshay.json b/domains/iakshay.json
index 6d86515b0..50fe12630 100644
--- a/domains/iakshay.json
+++ b/domains/iakshay.json
@@ -4,7 +4,7 @@
"owner": {
"username": "Akshay1018",
"email": "ak715173@gmail.com",
- "twitter": "@i_Akshay09"
+ "twitter": "i_Akshay09"
},
"record": {
"CNAME": "Akshay1018.github.io"
diff --git a/domains/iamsdas.json b/domains/iamsdas.json
deleted file mode 100644
index af46624d3..000000000
--- a/domains/iamsdas.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "description": "iamsdas's personal portfolio website",
- "owner": {
- "username": "iamsdas",
- "email": "suryashankardas.2002@gmail.com"
- },
- "record": {
- "CNAME": "cname.vercel-dns.com"
- }
-}
diff --git a/domains/iansalazar.json b/domains/iansalazar.json
index f23e98bd7..3ba25c281 100644
--- a/domains/iansalazar.json
+++ b/domains/iansalazar.json
@@ -1,11 +1,11 @@
{
- "description": "Ian Salazar's portfolio website",
- "repo": "https://github.com/dertrockx/freelance-frontend-app",
- "owner": {
- "username": "dertrockx",
- "email": "iansalazar67@gmail.com"
- },
- "record": {
- "CNAME": "freelance-frontend-app-production.up.railway.app"
- }
+ "description": "Ian Salazar's portfolio website",
+ "repo": "https://github.com/dertrockx/freelance-frontend-app",
+ "owner": {
+ "username": "iisalazar",
+ "email": "iansalazar67@gmail.com"
+ },
+ "record": {
+ "CNAME": "freelance-frontend-app-production.up.railway.app"
+ }
}
diff --git a/domains/ihsan.json b/domains/ihsan.json
new file mode 100644
index 000000000..4b1807936
--- /dev/null
+++ b/domains/ihsan.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "XzFrosT",
+ "email": "mschodeihsan@gmail.com"
+ },
+ "record": {
+ "CNAME": "ihsanhardiansah.me"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/ihzan.json b/domains/ihzan.json
new file mode 100644
index 000000000..da1744837
--- /dev/null
+++ b/domains/ihzan.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "Ihsan-N",
+ "email": "abuihsan341@gmail.com"
+ },
+ "record": {
+ "CNAME": "4a08a93f-e142-4ae8-93f3-6cd7dc6304b7.id.repl.co"
+ }
+}
+
\ No newline at end of file
diff --git a/domains/imekachi.json b/domains/imekachi.json
new file mode 100644
index 000000000..9935a546c
--- /dev/null
+++ b/domains/imekachi.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "imekachi",
+ "email": "imekachi@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "hashnode.network"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/img.suki.json b/domains/img.suki.json
new file mode 100644
index 000000000..98bc7bc88
--- /dev/null
+++ b/domains/img.suki.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "SukiPlayz",
+ "email": "sukimayoo@outlook.com"
+ },
+ "record": {
+ "CNAME": "cb594ad8-2514-45d4-94a7-538476039dec.id.repl.co"
+ }
+}
diff --git a/domains/imlasiya.json b/domains/imlasiya.json
new file mode 100644
index 000000000..81660029e
--- /dev/null
+++ b/domains/imlasiya.json
@@ -0,0 +1,12 @@
+{
+ "description": "My Personal Portfolio",
+ "repo": "https://github.com/ImLasiya/ImLasiya.github.io",
+ "owner": {
+ "username": "ImLasiya",
+ "email": "shsherlocksl@gmail.com",
+ "twitter": "ImLasiya"
+ },
+ "record": {
+ "CNAME": "imlasiya.github.io"
+ }
+}
diff --git a/domains/imlasiyah.json b/domains/imlasiyah.json
new file mode 100644
index 000000000..33cf98779
--- /dev/null
+++ b/domains/imlasiyah.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "ImLasiya",
+ "email": "senash@darktsysl.onmicrosoft.com"
+ },
+
+ "record": {
+ "CNAME": "imlasiya.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/impsycho.json b/domains/impsycho.json
new file mode 100644
index 000000000..f07f6339a
--- /dev/null
+++ b/domains/impsycho.json
@@ -0,0 +1,9 @@
+ {
+ "owner": {
+ "username": "OpAayush",
+ "email": "aayushmagrawal@gmail.com"
+ },
+ "record": {
+ "CNAME": "27b81edb-5fc7-4c0c-82c5-2f96e325f113.id.repl.co"
+ }
+ }
diff --git a/domains/imzihad21.json b/domains/imzihad21.json
new file mode 100644
index 000000000..ef6ebd1da
--- /dev/null
+++ b/domains/imzihad21.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "IMZihad21",
+ "email": "mofajjalrasul@gmail.com"
+ },
+ "record": {
+ "CNAME": "ec2-18-141-8-212.ap-southeast-1.compute.amazonaws.com"
+ }
+}
diff --git a/domains/imzulkar.json b/domains/imzulkar.json
new file mode 100644
index 000000000..ac53bb49c
--- /dev/null
+++ b/domains/imzulkar.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "imzulkar",
+ "email": "gmzulkar@gmail.com"
+ },
+ "record": {
+ "CNAME": "imzulkar.github.io"
+ }
+ }
diff --git a/domains/infernum.json b/domains/infernum.json
new file mode 100644
index 000000000..224e00ae5
--- /dev/null
+++ b/domains/infernum.json
@@ -0,0 +1,11 @@
+{
+ "description": "Portfolio site for me.",
+ "repo": "https://github.com/Infernum1/Infernum1.github.io",
+ "owner": {
+ "username": "Infernum1",
+ "email": "infernum1212@gmail.com"
+ },
+ "record": {
+ "CNAME": "Infernum1.github.io"
+ }
+}
diff --git a/domains/inkilu.json b/domains/inkilu.json
new file mode 100644
index 000000000..d7a45e2c1
--- /dev/null
+++ b/domains/inkilu.json
@@ -0,0 +1,12 @@
+{
+ "description": "Personal Page",
+ "repo": "https://github.com/inkilu/Personal-web",
+ "owner": {
+ "username": "inkilu",
+ "email": "",
+ "discord": "ink#6343"
+ },
+ "record": {
+ "CNAME": "inkilu.github.io"
+ }
+}
diff --git a/domains/insta.badboy.json b/domains/insta.badboy.json
deleted file mode 100644
index 5655344b9..000000000
--- a/domains/insta.badboy.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "repo": "https://github.com/Bad-Boy-Codes/Instagram-Projects",
- "description": "Instagram profile viewer.",
- "owner": {
- "username": "bad-boy-codes",
- "email": "contact@mail.badboy.is-a.dev"
- },
- "record": {
- "CNAME": "bad-boy-codes.github.io"
- }
-}
diff --git a/domains/intergrav.json b/domains/intergrav.json
new file mode 100644
index 000000000..a89da8115
--- /dev/null
+++ b/domains/intergrav.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "intergrav",
+ "email": "devinkid1@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "intergrav.github.io"
+ }
+ }
+
diff --git a/domains/inxlo.json b/domains/inxlo.json
new file mode 100644
index 000000000..57ee10b8b
--- /dev/null
+++ b/domains/inxlo.json
@@ -0,0 +1,11 @@
+{
+ "description": "inxlo.is-a.dev",
+ "repo": "https://github.com/xlenco/xlenco.github.io",
+ "owner": {
+ "username": "xlenco",
+ "email": "xlenco@hotmail.com"
+ },
+ "record": {
+ "CNAME": "xlenco.github.io"
+ }
+}
diff --git a/domains/isqne.json b/domains/isqne.json
index 41a969745..200e71404 100644
--- a/domains/isqne.json
+++ b/domains/isqne.json
@@ -6,6 +6,6 @@
"email": "isqne@protonmail.com"
},
"record": {
- "URL": "https://isqnechan.vercel.app/"
+ "URL": "https://isqnechan.vercel.app"
}
}
diff --git a/domains/isrmicha.json b/domains/isrmicha.json
new file mode 100644
index 000000000..07e19500c
--- /dev/null
+++ b/domains/isrmicha.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "isrmicha",
+ "email": "israel.micha@mercadolivre.com"
+ },
+ "record": {
+ "URL": "https://github.com/isrmicha"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/its-pablo.json b/domains/its-pablo.json
deleted file mode 100644
index e755d4111..000000000
--- a/domains/its-pablo.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "owner": {
- "email": "itspablo@null.net",
- "username": "its-pablo",
- "discord": "pablo g#4477"
- },
- "description": "its-pablo's official website :)",
- "repo": "github.com/its-pablo/its-pablo.github.io",
- "record": {
- "CNAME": "its-pablo.github.io"
- }
-}
diff --git a/domains/itsnicecraft.json b/domains/itsnicecraft.json
new file mode 100644
index 000000000..e7ef48594
--- /dev/null
+++ b/domains/itsnicecraft.json
@@ -0,0 +1,12 @@
+{
+ "description": "Personal website",
+ "repo": "https://github.com/itsnicecraft/itsnicecraft.github.io",
+ "owner": {
+ "username": "itsnicecraft",
+ "email": "",
+ "twitter": "itsnicecraft"
+ },
+ "record": {
+ "CNAME": "itsnicecraft.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/itsvick.json b/domains/itsvick.json
new file mode 100644
index 000000000..19d93aef5
--- /dev/null
+++ b/domains/itsvick.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "itsvick",
+ "email": "vivek_kasture@techjoomla.com"
+ },
+
+ "record": {
+ "CNAME": "itsvick.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/itzliam.json b/domains/itzliam.json
new file mode 100644
index 000000000..e0a48e650
--- /dev/null
+++ b/domains/itzliam.json
@@ -0,0 +1,9 @@
+{
+"owner": {
+"username": "liamgaming23",
+"email": "liamstickman123@gmail.com"
+},
+"record": {
+"CNAME": "liamgaming23.github.io"
+}
+}
diff --git a/domains/jack.json b/domains/jack.json
index 908ec40c5..7ce4bc9f5 100644
--- a/domains/jack.json
+++ b/domains/jack.json
@@ -1,10 +1,10 @@
{
- "description": "Onepixel Developments Director",
- "owner": {
- "username": "JackOPXL",
- "email": "hello@jackfrisby.co"
- },
- "record": {
- "URL": "https://jackfrisby.co"
- }
+ "owner": {
+ "username": "crepppy",
+ "email": "chapmanjack0777@gmail.com",
+ "discord": "crepppy#2758"
+ },
+ "record": {
+ "URL": "https://jackchap.com"
+ }
}
diff --git a/domains/jackson.json b/domains/jackson.json
new file mode 100644
index 000000000..3239484a7
--- /dev/null
+++ b/domains/jackson.json
@@ -0,0 +1,15 @@
+{
+ "owner": {
+ "username": "SimplyJackson",
+ "email": "",
+ "discord": "jackson!#0001"
+ },
+ "record": {
+ "A": [
+ "185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"
+ ]
+ }
+}
diff --git a/domains/jagan.json b/domains/jagan.json
new file mode 100644
index 000000000..44905c7c9
--- /dev/null
+++ b/domains/jagan.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Personal Website.",
+ "repo": "https://github.com/MR-JAGANMOHAN/MR-JAGANMOHAN.github.io",
+ "owner": {
+ "username": "MR-JAGANMOHAN",
+ "email": "jaganpenke124@gmail.com"
+ },
+ "record": {
+ "CNAME": "mr-jaganmohan.github.io"
+ }
+}
diff --git a/domains/jagdhish-mer.json b/domains/jagdhish-mer.json
new file mode 100644
index 000000000..bcccd9eb8
--- /dev/null
+++ b/domains/jagdhish-mer.json
@@ -0,0 +1,11 @@
+{
+ "description": "jagdish Profile.",
+ "repo": "https://github.com/jagdish-der/jagdish-der.github.io",
+ "owner": {
+ "username": "jagdish-der",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "jagdish-der.github.io"
+ }
+}
diff --git a/domains/jagdish-mer.json b/domains/jagdish-mer.json
new file mode 100644
index 000000000..bdcd867da
--- /dev/null
+++ b/domains/jagdish-mer.json
@@ -0,0 +1,11 @@
+{
+ "description": "my Profile.",
+ "repo": "https://github.com/jagdish-mer/jagdish-mer.github.io",
+ "owner": {
+ "username": "jagdish-mer",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "jagdish-mer.github.io"
+ }
+}
diff --git a/domains/jakub.json b/domains/jakub.json
new file mode 100644
index 000000000..56e54c3a2
--- /dev/null
+++ b/domains/jakub.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Jakubk15",
+ "email": "jakubk15@protonmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/Jakubk15"
+ }
+}
diff --git a/domains/jamieisgeek.json b/domains/jamieisgeek.json
index 1d2d0aa2e..a1c042d57 100644
--- a/domains/jamieisgeek.json
+++ b/domains/jamieisgeek.json
@@ -6,6 +6,6 @@
"email": "jamieisgeek@gmail.com"
},
"record": {
- "URL": "https://jamieisgeek.jamiecodes.repl.co/"
+ "URL": "https://jamieisgeek.jamiecodes.repl.co"
}
}
diff --git a/domains/janleigh.json b/domains/janleigh.json
new file mode 100644
index 000000000..827796e2e
--- /dev/null
+++ b/domains/janleigh.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "janleigh",
+ "email": "janleigh@proton.me"
+ },
+ "record": {
+ "CNAME": "janleigh.github.io"
+ }
+ }
+
diff --git a/domains/jason.json b/domains/jason.json
index 26ab41fd5..7d531b1a7 100644
--- a/domains/jason.json
+++ b/domains/jason.json
@@ -5,6 +5,6 @@
"twitter": "nythrox_"
},
"record": {
- "URL": "https://jasonbutler.web.app/"
+ "URL": "https://jasonbutler.web.app"
}
}
diff --git a/domains/jay-bhalodiya.json b/domains/jay-bhalodiya.json
new file mode 100644
index 000000000..92a48c3ed
--- /dev/null
+++ b/domains/jay-bhalodiya.json
@@ -0,0 +1,11 @@
+{
+ "description": "Jay Bhalodiya.",
+ "repo": "https://github.com/jay-bhalodiya/jay-bhalodiya.github.io",
+ "owner": {
+ "username": "jay-bhalodiya",
+ "email": "jay.bhalodiya@acquaintsoft.com"
+ },
+ "record": {
+ "CNAME": "jay-bhalodiya.github.io"
+ }
+}
diff --git a/domains/jayg.json b/domains/jayg.json
new file mode 100644
index 000000000..0ab89412f
--- /dev/null
+++ b/domains/jayg.json
@@ -0,0 +1,12 @@
+{
+ "description": "My personal website :)",
+ "repo": "https://github.com/JayGgit/JayGgit.github.io",
+ "owner": {
+ "username": "JayGgit",
+ "email": "jyaptkd2126@gmail.com",
+ "twitter": "JayGhain"
+ },
+ "record": {
+ "CNAME": "jayggit.github.io"
+ }
+}
diff --git a/domains/jcquieta.json b/domains/jcquieta.json
new file mode 100644
index 000000000..9b1098dc5
--- /dev/null
+++ b/domains/jcquieta.json
@@ -0,0 +1,11 @@
+{
+ "description": "Personal Portfolio",
+ "repo": "https://github.com/jcgaming-official/jcgaming-official.github.io",
+ "owner": {
+ "username": "jcgaming-official",
+ "email": "dev.jcquieta@gmail.com"
+ },
+ "record": {
+ "CNAME": "jcgaming-official.github.io"
+ }
+}
diff --git a/domains/jean.json b/domains/jean.json
index 2eef71801..e64c8e468 100644
--- a/domains/jean.json
+++ b/domains/jean.json
@@ -4,7 +4,7 @@
"owner": {
"username": "emperorjean",
"email": "",
- "twitter":"emperorjean_"
+ "twitter": "emperorjean_"
},
"record": {
"CNAME": "emperorjean.github.io"
diff --git a/domains/jeel.json b/domains/jeel.json
index e22990456..3c55d57d3 100644
--- a/domains/jeel.json
+++ b/domains/jeel.json
@@ -7,6 +7,6 @@
"twitter": "__j_e_e_l__"
},
"record": {
- "URL": "https://jeelpatel.netlify.app/"
+ "URL": "https://jeelpatel.netlify.app"
}
}
diff --git a/domains/jeferson.json b/domains/jeferson.json
index 8692d6ce9..6ed90384b 100644
--- a/domains/jeferson.json
+++ b/domains/jeferson.json
@@ -4,9 +4,9 @@
"owner": {
"username": "jeferson-sb",
"email": "",
- "linkedin": "https://www.linkedin.com/in/jeferson-sb/"
+ "linkedin": "https://www.linkedin.com/in/jeferson-sb"
},
"record": {
- "URL": "https://www.jefersonsilva.me/"
+ "URL": "https://www.jefersonsilva.me"
}
}
diff --git a/domains/jeffrey.json b/domains/jeffrey.json
index 414306dc2..1d1246abc 100644
--- a/domains/jeffrey.json
+++ b/domains/jeffrey.json
@@ -6,6 +6,6 @@
"email": "jeffrey@reygames.com"
},
"record": {
- "URL": "https://jeffreyharmon.dev/"
+ "URL": "https://jeffreyharmon.dev"
}
}
diff --git a/domains/jegatchalian.json b/domains/jegatchalian.json
new file mode 100644
index 000000000..25813b5c9
--- /dev/null
+++ b/domains/jegatchalian.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "trowsjerwin",
+ "email": "johnerwingatchalian@gmail.com"
+ },
+
+ "record": {
+ "A": ["192.232.223.67"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/jenina.json b/domains/jenina.json
new file mode 100644
index 000000000..8795540ec
--- /dev/null
+++ b/domains/jenina.json
@@ -0,0 +1,19 @@
+
+ {
+ "repo": "https://github.com/SukiPlayz/hello-world",
+ "owner": {
+ "username": "SukiPlayz",
+ "email": "sukinotsus@outlook.com"
+ },
+ "record": {
+ "A": [
+ "135.148.226.33"
+ ],
+ "MX": [
+ "ns1.crystalcloud.xyz",
+ "ns2.crystalcloud.xyz"
+ ],
+ "TXT": "v=spf1 a mx ip4:135.148.226.33 ~all"
+ }
+ }
+
diff --git a/domains/jeremie.json b/domains/jeremie.json
new file mode 100644
index 000000000..c9078ff8a
--- /dev/null
+++ b/domains/jeremie.json
@@ -0,0 +1,12 @@
+{
+ "description": "Jeremie (w01f) is a dev !",
+ "repo": "https://github.com/0xw01f/isadev.github.io",
+ "owner": {
+ "username": "0xw01f",
+ "email": "one_w01f@protonmail.ch",
+ "twitter": "w01f_src"
+ },
+ "record": {
+ "CNAME": "0xw01f.github.io"
+ }
+}
diff --git a/domains/jeremy.json b/domains/jeremy.json
index 0db040f2e..883a88877 100644
--- a/domains/jeremy.json
+++ b/domains/jeremy.json
@@ -6,7 +6,7 @@
},
"record": {
- "URL": "https://dev.jeremys.social"
+ "URL": "http://dev.jeremys.social"
}
}
-
\ No newline at end of file
+
diff --git a/domains/jeros.json b/domains/jeros.json
new file mode 100644
index 000000000..b1ba7e6df
--- /dev/null
+++ b/domains/jeros.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "Ascript89",
+ "email": "smartlinkwfs@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "ascript89.github.io"
+ }
+ }
+
diff --git a/domains/jewishlewish.json b/domains/jewishlewish.json
new file mode 100644
index 000000000..1c3019101
--- /dev/null
+++ b/domains/jewishlewish.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "JewishLewish",
+ "email": "lanbrokhman@gmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/jewishlewish"
+ }
+ }
+
diff --git a/domains/jimmster.json b/domains/jimmster.json
index 2b7f567e4..680d19345 100644
--- a/domains/jimmster.json
+++ b/domains/jimmster.json
@@ -6,6 +6,6 @@
"email": "khhs1671@gmail.com"
},
"record": {
- "URL": "https://jimmys-cave.web.app/"
+ "URL": "https://jimmys-cave.web.app"
}
}
diff --git a/domains/jinso.json b/domains/jinso.json
index edbf24322..29fe88efb 100644
--- a/domains/jinso.json
+++ b/domains/jinso.json
@@ -4,7 +4,7 @@
"owner": {
"username": "jinsoraj",
"email": "jinsoraj2000@gmail.com",
- "twitter": "@jinsoraj"
+ "twitter": "jinsoraj"
},
"record": {
"URL": "https://jinsoraj.eu.org"
diff --git a/domains/jishnupsamal.json b/domains/jishnupsamal.json
new file mode 100644
index 000000000..b2aedfdec
--- /dev/null
+++ b/domains/jishnupsamal.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "jishnu-prasad-s",
+ "email": "support@jishnupsamal.ml"
+ },
+ "record": {
+ "CNAME": "jishnupsamal.pages.dev"
+ }
+}
diff --git a/domains/jithumon.json b/domains/jithumon.json
index 4569e27e4..80ace01d0 100644
--- a/domains/jithumon.json
+++ b/domains/jithumon.json
@@ -4,7 +4,7 @@
"owner": {
"username": "jithumon",
"email": "jithumondev@gmail.com",
- "twitter": "@Jithumatt"
+ "twitter": "Jithumatt"
},
"record": {
"CNAME": "jithumon.github.io"
diff --git a/domains/jobcmax.json b/domains/jobcmax.json
new file mode 100644
index 000000000..d28436cfb
--- /dev/null
+++ b/domains/jobcmax.json
@@ -0,0 +1,11 @@
+{
+ "description": "jobcmax web",
+ "repo": "https://github.com/jobcmax/jobcmax.github.io",
+ "owner": {
+ "username": "jobcmax",
+ "email": "blueboo265@gmail.com"
+ },
+ "record": {
+ "CNAME": "jobcmax.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/joesjourney.json b/domains/joesjourney.json
new file mode 100644
index 000000000..505400040
--- /dev/null
+++ b/domains/joesjourney.json
@@ -0,0 +1,24 @@
+
+ {
+ "owner": {
+ "username": "Joe-is-Coding",
+ "email": "stickeman715@gmail.com"
+ },
+
+ "record": {
+ "A": [
+
+ "185.199.108.153",
+
+ "185.199.109.153",
+
+ "185.199.110.153",
+
+ "185.199.111.153"
+
+ ],
+ "MX": ["mx.mailtie.com"],
+ "TXT": "mailtie=joesjourney500@gmail.com"
+ }
+ }
+
diff --git a/domains/johan-stickman.json b/domains/johan-stickman.json
index 47fcb5da4..cec230186 100644
--- a/domains/johan-stickman.json
+++ b/domains/johan-stickman.json
@@ -1,13 +1,12 @@
{
"description": "My personal website",
- "repo": "",
"owner": {
"username": "johan-perso",
- "email": "",
+ "email": "johan_stickman@proton.me",
"twitter": "Johan_Stickman",
"discord": "Johan#8021"
},
"record": {
- "URL": "https://johanstickman.com"
+ "URL": "https://johanstick.me"
}
}
diff --git a/domains/johan.json b/domains/johan.json
index d41a307c5..c7ab737ce 100644
--- a/domains/johan.json
+++ b/domains/johan.json
@@ -6,6 +6,6 @@
"email": "johan.forstner@gmail.com"
},
"record": {
- "URL": "https://johan.vonforst.net/"
+ "URL": "https://johan.vonforst.net"
}
}
diff --git a/domains/joker.json b/domains/joker.json
index e9e889bd9..3352e04c0 100644
--- a/domains/joker.json
+++ b/domains/joker.json
@@ -4,7 +4,7 @@
"owner": {
"username": "JoKeRxTD",
"email": "joker@mythbot.org",
- "twitter": "https://twitter.com/JoKeRxHD"
+ "twitter": "JoKeRxHD"
},
"record": {
"CNAME": "jokerxtd.github.io"
diff --git a/domains/jonathan.json b/domains/jonathan.json
new file mode 100644
index 000000000..03eb61bde
--- /dev/null
+++ b/domains/jonathan.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "jonOriginal",
+ "email": "jonathan-knox@outlook.com",
+ "discord": "12340#0567"
+ },
+ "record": {
+ "CNAME": "webknox.ddns.net"
+ },
+ "repo": "https://github.com/jonOriginal"
+}
diff --git a/domains/joshatticus.json b/domains/joshatticus.json
new file mode 100644
index 000000000..0e28692ee
--- /dev/null
+++ b/domains/joshatticus.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "JoshAtticus",
+ "email": "osmanicteam@gmail.com"
+ },
+ "record": {
+ "CNAME": "joshatticus.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/joshua.json b/domains/joshua.json
index 15e1e6e77..027919e4b 100644
--- a/domains/joshua.json
+++ b/domains/joshua.json
@@ -6,6 +6,6 @@
"email": "joshua.noakes1@icloud.com"
},
"record": {
- "A": ["143.47.226.76"]
+ "CNAME": "prx1.oci.cocogoat.xyz"
}
}
diff --git a/domains/josjonkeren.json b/domains/josjonkeren.json
new file mode 100644
index 000000000..e3d1dfa2c
--- /dev/null
+++ b/domains/josjonkeren.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "jonkeren",
+ "email": "josjonkeren@gmail.com"
+ },
+ "record": {
+ "CNAME": "jonkeren.nl"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/json.json b/domains/json.json
index a406cd7f4..4a5fa7504 100644
--- a/domains/json.json
+++ b/domains/json.json
@@ -5,6 +5,6 @@
"twitter": "jasonaa_"
},
"record": {
- "URL": "https://jasonaa.me/"
+ "URL": "https://jasonaa.me"
}
}
diff --git a/domains/jsworld.json b/domains/jsworld.json
index ffba7c4ad..a5a94eb69 100644
--- a/domains/jsworld.json
+++ b/domains/jsworld.json
@@ -1,6 +1,6 @@
{
"description": "Hello I Made project JS World - A magical world where u can learn Java Script. I dont want to use js.org subdomain.",
- "repo": "https://js.fireurl.ga/",
+ "repo": "https://js.fireurl.ga",
"owner": {
"username": "pythoniaweb",
"email": "gamerciter2@gmail.com",
diff --git a/domains/juhair.json b/domains/juhair.json
new file mode 100644
index 000000000..6695800a6
--- /dev/null
+++ b/domains/juhair.json
@@ -0,0 +1,10 @@
+{
+ "description": "Juhair's Portfolio Website",
+ "owner": {
+ "username": "juhair-cupcake",
+ "email": "juhair98@pm.me"
+ },
+ "record": {
+ "URL": "https://juhair-dev.netlify.app"
+ }
+}
diff --git a/domains/juikulkarni.json b/domains/juikulkarni.json
new file mode 100644
index 000000000..de2f812b4
--- /dev/null
+++ b/domains/juikulkarni.json
@@ -0,0 +1,12 @@
+{
+ "description": "Personal Website",
+ "repo": "https://github.com/jkulkarni01/jkulkarni01.github.io",
+ "owner": {
+ "username": "jkulkarni01",
+ "email": "jui01kulkarni@gmail.com"
+
+ },
+ "record": {
+ "CNAME": "jkulkarni01.github.io"
+ }
+}
diff --git a/domains/juliusknuff.json b/domains/juliusknuff.json
new file mode 100644
index 000000000..d1bf54156
--- /dev/null
+++ b/domains/juliusknuff.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "juliusknuff",
+ "email": "juliusknuff@ok.de"
+ },
+ "record": {
+ "CNAME": "juliusknu.pages.dev"
+ }
+}
diff --git a/domains/jwaxy.json b/domains/jwaxy.json
new file mode 100644
index 000000000..66a04f19f
--- /dev/null
+++ b/domains/jwaxy.json
@@ -0,0 +1,11 @@
+{
+ "description": "I want to use this for my personal website.",
+ "repo": "https://github.com/jwaxy/jwaxy.github.io",
+ "owner": {
+ "username": "jwaxy",
+ "email": "me@yxawj.aleeas.com"
+ },
+ "record": {
+ "CNAME": "jwaxy.github.io"
+ }
+}
diff --git a/domains/jzitnik.json b/domains/jzitnik.json
new file mode 100644
index 000000000..74104007d
--- /dev/null
+++ b/domains/jzitnik.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "JZITNIK-github",
+ "email": "klindkubak@zohomail.eu",
+ "discord": "KLIND#1906"
+ },
+ "record": {
+ "CNAME": "jzitnik.onrender.com"
+ }
+}
diff --git a/domains/kamy0403.json b/domains/kamy0403.json
new file mode 100644
index 000000000..9f616080d
--- /dev/null
+++ b/domains/kamy0403.json
@@ -0,0 +1,13 @@
+
+ {
+ "owner": {
+ "username": "thanhcong2k7",
+ "email": "nhocpeacock@gmail.com",
+ "twitter": "NTKam007",
+ "discord": "KamyzZ#3790"
+ },
+ "record": {
+ "CNAME": "kmdev.carrd.co"
+ }
+ }
+
diff --git a/domains/kamyzz.json b/domains/kamyzz.json
new file mode 100644
index 000000000..765a1688b
--- /dev/null
+++ b/domains/kamyzz.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "thanhcong2k7",
+ "email": "nhocpeacock@gmail.com"
+ },
+ "record": {
+ "CNAME": "kamyzz.carrd.co"
+ }
+ }
+
diff --git a/domains/kashif.json b/domains/kashif.json
new file mode 100644
index 000000000..1054262c0
--- /dev/null
+++ b/domains/kashif.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "appsdevpk",
+ "email": "kashid1@gmail.com"
+ },
+
+ "record": {
+ "A": ["129.146.191.167"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/kaushik-bhadarka.json b/domains/kaushik-bhadarka.json
new file mode 100644
index 000000000..8a26b83d0
--- /dev/null
+++ b/domains/kaushik-bhadarka.json
@@ -0,0 +1,11 @@
+{
+ "description": "Kaushik Bhadarka.",
+ "repo": "https://github.com/kaushik-bhadarka/kaushik-bhadarka.github.io",
+ "owner": {
+ "username": "kaushik-bhadarka",
+ "email": "kaushik-bhadarka@acquaintsoft.com"
+ },
+ "record": {
+ "CNAME": "kaushik-bhadarka.github.io"
+ }
+}
diff --git a/domains/kaweendra.json b/domains/kaweendra.json
new file mode 100644
index 000000000..254ebe9bc
--- /dev/null
+++ b/domains/kaweendra.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "kaweendras",
+ "email": "salitha.wijerathna@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "kaweendras.github.io"
+ }
+ }
diff --git a/domains/kd.json b/domains/kd.json
new file mode 100644
index 000000000..12bdab5a5
--- /dev/null
+++ b/domains/kd.json
@@ -0,0 +1,11 @@
+{
+ "description": "Personal Developer Website",
+ "repo": "https://github.com/KejdiKoci/kejdikoci.github.io",
+ "owner": {
+ "username": "KejdiKoci",
+ "email": "kejdikoci.mail@gmail.com"
+ },
+ "record": {
+ "CNAME": "kejdikoci.github.io"
+ }
+}
diff --git a/domains/kefir.json b/domains/kefir.json
new file mode 100644
index 000000000..745cd1e36
--- /dev/null
+++ b/domains/kefir.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "kefir2115",
+ "email": "zakremciany533@gmail.com"
+ },
+ "record": {
+ "CNAME": "kefir2115.github.io"
+ }
+}
+
diff --git a/domains/keithkhaotic.json b/domains/keithkhaotic.json
index 0dc8de9ad..1c6ac0e73 100644
--- a/domains/keithkhaotic.json
+++ b/domains/keithkhaotic.json
@@ -4,7 +4,7 @@
"owner": {
"username": "KeithKhaotic",
"email": "keithbussyness@gmail.com",
- "twitter": "@redrocker133"
+ "twitter": "redrocker133"
},
"record": {
"CNAME": "keithkhaotic.github.io"
diff --git a/domains/keju.json b/domains/keju.json
index b19ed8fdf..88d48dff2 100644
--- a/domains/keju.json
+++ b/domains/keju.json
@@ -4,7 +4,7 @@
"owner": {
"username": "kejuuu",
"email": "kelvinjulian.kj@gmail.com",
- "twitter": "@Keju__"
+ "twitter": "Keju__"
},
"record": {
"CNAME": "kejuuu.github.io"
diff --git a/domains/keyurnimavat.json b/domains/keyurnimavat.json
new file mode 100644
index 000000000..cc7122e38
--- /dev/null
+++ b/domains/keyurnimavat.json
@@ -0,0 +1,11 @@
+{
+ "description": "keyur Profile.",
+ "repo": "https://github.com/keyurnimavat/keyurnimavat.github.io",
+ "owner": {
+ "username": "keyurnimavat",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "keyurnimavat.github.io"
+ }
+}
diff --git a/domains/khaled.json b/domains/khaled.json
new file mode 100644
index 000000000..979cdd57b
--- /dev/null
+++ b/domains/khaled.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "khaled-0",
+ "email": "spkhalad@gmail.com"
+ },
+ "record": {
+ "CNAME": "khaled-0.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/kingq23.json b/domains/kingq23.json
index d33c478e2..d358668e3 100644
--- a/domains/kingq23.json
+++ b/domains/kingq23.json
@@ -4,6 +4,6 @@
"email": "qadams2008@gmail.com"
},
"record": {
- "URL": "https://kingq23-is-a-dev.kingq23.repl.co/"
+ "URL": "https://kingq23-is-a-dev.kingq23.repl.co"
}
}
diff --git a/domains/kitty.json b/domains/kitty.json
new file mode 100644
index 000000000..d7f091347
--- /dev/null
+++ b/domains/kitty.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "Stardustxxx",
+ "email": "kitty@kittysmh.tech"
+ },
+
+ "record": {
+ "A": ["192.95.42.66"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/kiwozen.json b/domains/kiwozen.json
new file mode 100644
index 000000000..744355c9c
--- /dev/null
+++ b/domains/kiwozen.json
@@ -0,0 +1,10 @@
+{
+ "description": "clean af",
+ "owner": {
+ "username": "kiwozen",
+ "email": "goat@kiwozen.de"
+ },
+ "record": {
+ "URL": "https://kiwozen.de"
+ }
+}
diff --git a/domains/klindos.jzitnik.json b/domains/klindos.jzitnik.json
new file mode 100644
index 000000000..5fd90cf60
--- /dev/null
+++ b/domains/klindos.jzitnik.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "JZITNIK-github",
+ "email": "klindkubak@zohomail.eu",
+ "discord": "KLIND#1906"
+ },
+ "record": {
+ "CNAME": "klind-os.onrender.com"
+ }
+}
diff --git a/domains/kmrvarun.json b/domains/kmrvarun.json
new file mode 100644
index 000000000..10bcf224e
--- /dev/null
+++ b/domains/kmrvarun.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "kmr-varun",
+ "email": "kmr11varun@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "kmr-varun.github.io"
+ }
+ }
diff --git a/domains/kns.json b/domains/kns.json
new file mode 100644
index 000000000..5c753a9df
--- /dev/null
+++ b/domains/kns.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "ItzCrazyKns",
+ "email": "",
+ "discord": "ItzCrazyKns#1337"
+ },
+ "record": {
+ "A": [
+ "129.153.126.170"
+ ]
+ }
+}
diff --git a/domains/korauo.json b/domains/korauo.json
index 90b615987..54b87f72e 100644
--- a/domains/korauo.json
+++ b/domains/korauo.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "korauo",
- "email": "korauo69@gmail.com",
+ "email": "",
"twitter": "korauo",
"discord": "korauo#1423"
},
diff --git a/domains/korbinvanette.json b/domains/korbinvanette.json
new file mode 100644
index 000000000..0839a5913
--- /dev/null
+++ b/domains/korbinvanette.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "KorbinVanetteDev",
+ "email": "korbinvanettedev@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "35ad5fb7-4c98-46e4-891b-67815124df03.id.repl.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/kory.json b/domains/kory.json
index 822c4eb27..1c42effa1 100644
--- a/domains/kory.json
+++ b/domains/kory.json
@@ -7,6 +7,6 @@
"email": ""
},
"record": {
- "URL": "https://www.koryporter.com/"
+ "URL": "https://www.koryporter.com"
}
}
diff --git a/domains/koshikkumar17.json b/domains/koshikkumar17.json
index bafc92bda..94277b5ea 100644
--- a/domains/koshikkumar17.json
+++ b/domains/koshikkumar17.json
@@ -1,21 +1,11 @@
{
-
"description": "My Portfolio",
-
"repo": "https://github.com/KoshikKumar17/KoshikKumar17.github.io",
-
"owner": {
-
"username": "koshikkumar17",
-
"email": "cw4rriors17@gmail.com"
-
},
-
"record": {
-
- "URL": "https://koshikkumar17.github.io/home"
-
+ "CNAME": "koshikkumar17.github.io"
}
-
}
diff --git a/domains/kotikov.json b/domains/kotikov.json
new file mode 100644
index 000000000..c170c860f
--- /dev/null
+++ b/domains/kotikov.json
@@ -0,0 +1,16 @@
+{
+ "description": "Portfolio.",
+ "repo": "https://github.com/kotru21/kotikov",
+ "owner": {
+ "username": "kotru21",
+ "email": "kotikovv@proton.me"
+ },
+ "record": {
+ "URL": "https://kotikov.pages.dev",
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
diff --git a/domains/krix.json b/domains/krix.json
index 60bad1285..7316af4db 100644
--- a/domains/krix.json
+++ b/domains/krix.json
@@ -5,17 +5,6 @@
"email": "kristjan.kocevar89@gmail.com"
},
"record": {
- "A": [
- "185.199.109.153",
- "185.199.110.153",
- "185.199.111.153",
- "185.199.108.153"
- ],
- "MX": [
- "mx1.improvmx.com",
- "mx2.improvmx.com"
- ],
- "TXT": "v=spf1 include:spf.improvmx.com ~all"
-
+ "CNAME": "krix12-github-io.pages.dev"
}
}
diff --git a/domains/krvishal.json b/domains/krvishal.json
new file mode 100644
index 000000000..1b5614ba5
--- /dev/null
+++ b/domains/krvishal.json
@@ -0,0 +1,12 @@
+{
+ "description": "Portfolio",
+ "repo": "https://github.com/thegeekdex",
+ "owner": {
+ "username": "thegeekdex",
+ "email": "",
+ "discord": "Vishal S.#6993"
+ },
+ "record": {
+ "A": ["43.205.87.144"]
+ }
+}
diff --git a/domains/kumkashree.json b/domains/kumkashree.json
new file mode 100644
index 000000000..3b1780516
--- /dev/null
+++ b/domains/kumkashree.json
@@ -0,0 +1,11 @@
+{
+ "description": "kumkashree.is-a.dev",
+ "owner": {
+ "username": "kumkashree",
+ "email": "",
+ "discord": "KumKaShree#3777"
+ },
+ "record": {
+ "A": ["43.205.87.144"]
+ }
+}
diff --git a/domains/kweller.json b/domains/kweller.json
new file mode 100644
index 000000000..eb610763d
--- /dev/null
+++ b/domains/kweller.json
@@ -0,0 +1,11 @@
+{
+ "description": "kweller.is-a.dev",
+ "repo": "https://github.com/real-kwellercat/real-kwellercat.github.io.git",
+ "owner": {
+ "username": "real-kwellercat",
+ "email": "lucas.rausch.732@k12.friscoisd.org"
+ },
+ "record": {
+ "CNAME": "real-kwellercat.github.io"
+ }
+}
diff --git a/domains/kyhros.json b/domains/kyhros.json
new file mode 100644
index 000000000..c58d733b5
--- /dev/null
+++ b/domains/kyhros.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Klorycs",
+ "email": "abmongus@gmail.com"
+ },
+ "record": {
+ "URL": "https://kyhros.netlify.app"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/kyoki.json b/domains/kyoki.json
index d9aa4e14d..26be7a590 100644
--- a/domains/kyoki.json
+++ b/domains/kyoki.json
@@ -1,5 +1,5 @@
{
- "owner":{
+ "owner": {
"username": "kyokiii",
"discord": "kyoki#0162",
"email": "kyokisunn@gmail.com"
diff --git a/domains/kyotox.json b/domains/kyotox.json
new file mode 100644
index 000000000..072fbbb5e
--- /dev/null
+++ b/domains/kyotox.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "kyotox-dev",
+ "email": "kyotox.dev@gmail.com"
+ },
+ "record": {
+ "URL": "https://ajiteshrawat.wixsite.com/portfolio"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/kyoya.json b/domains/kyoya.json
new file mode 100644
index 000000000..14b5b57dc
--- /dev/null
+++ b/domains/kyoya.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "kyoyacchi",
+ "email": "kyoyacchi@protonmail.ch"
+ },
+ "record": {
+ "CNAME": "kyoyacchi.github.io"
+ }
+}
diff --git a/domains/l6174.json b/domains/l6174.json
new file mode 100644
index 000000000..e8444b7a1
--- /dev/null
+++ b/domains/l6174.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Profile Website",
+ "repo": "https://github.com/l6174/l6174.github.io",
+ "owner": {
+ "username": "l6174",
+ "email": "l.lawliet6174@gmail.com"
+ },
+ "record": {
+ "CNAME": "l6174.github.io"
+ }
+}
diff --git a/domains/lakhani-palak.json b/domains/lakhani-palak.json
new file mode 100644
index 000000000..6c0b5f797
--- /dev/null
+++ b/domains/lakhani-palak.json
@@ -0,0 +1,11 @@
+{
+ "description": "Lakhani Palak.",
+ "repo": "https://github.com/lakhani-palak/lakhani-palak.github.io",
+ "owner": {
+ "username": "lakhani-palak",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "lakhani-palak.github.io"
+ }
+}
diff --git a/domains/lalmanthakur.json b/domains/lalmanthakur.json
new file mode 100644
index 000000000..9fa90dd07
--- /dev/null
+++ b/domains/lalmanthakur.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Lalman888",
+ "email": "chauhanlakshay074@gmail.com"
+ },
+ "record": {
+ "URL": "https://lalmanthakur.vercel.app"
+ }
+}
diff --git a/domains/larei.json b/domains/larei.json
new file mode 100644
index 000000000..5b5ede737
--- /dev/null
+++ b/domains/larei.json
@@ -0,0 +1,11 @@
+{
+ "description": "larei's personal website.",
+ "repo": "https://github.com/lareithen/lareithen.github.io",
+ "owner": {
+ "username": "lareithen",
+ "email": "lareithen@gmail.com"
+ },
+ "record": {
+ "CNAME": "lareithen.github.io"
+ }
+}
diff --git a/domains/larryst.json b/domains/larryst.json
new file mode 100644
index 000000000..91ec9d834
--- /dev/null
+++ b/domains/larryst.json
@@ -0,0 +1,10 @@
+{
+ "description": "Official Website for Larry Studios™",
+ "owner": {
+ "username": "kornls",
+ "email": "larryst.korn@gmail.com"
+ },
+ "record": {
+ "CNAME": "larrystudios.github.io"
+ }
+}
diff --git a/domains/larrystudios.json b/domains/larrystudios.json
new file mode 100644
index 000000000..2a8ec91d4
--- /dev/null
+++ b/domains/larrystudios.json
@@ -0,0 +1,11 @@
+{
+ "description": "Official Website for Larry Studios™",
+ "owner": {
+ "username": "kornls",
+ "email": "larryst.korn@gmail.com"
+ },
+ "record": {
+ "CNAME": "larrystudios.github.io"
+ }
+}
+
\ No newline at end of file
diff --git a/domains/laymoth.json b/domains/laymoth.json
new file mode 100644
index 000000000..f93a23ef3
--- /dev/null
+++ b/domains/laymoth.json
@@ -0,0 +1,10 @@
+{
+ "description": "Laymoth's Website",
+ "owner": {
+ "username": "laymoth",
+ "email": "pm@laymoth.dev"
+ },
+ "record": {
+ "CNAME": "laymoth.pages.dev"
+ }
+}
diff --git a/domains/layor.json b/domains/layor.json
index e2724f398..d6d8066b4 100644
--- a/domains/layor.json
+++ b/domains/layor.json
@@ -1,9 +1,9 @@
{
- "owner":{
+ "owner": {
"username": "6346563751",
"email": "b0bb1e@protonmail.com"
},
- "record":{
+ "record": {
"CNAME": "hashnode.network"
}
}
diff --git a/domains/legendsayantan.json b/domains/legendsayantan.json
new file mode 100644
index 000000000..f3fb749f3
--- /dev/null
+++ b/domains/legendsayantan.json
@@ -0,0 +1,12 @@
+{
+ "description": "LegendSayantan's Project Wiki Page",
+ "repo": "https://github.com/legendsayantan/legendsayantan.github.io",
+ "owner": {
+ "username": "legendsayantan",
+ "email": "legendsayantanpaul@gmail.com",
+ "twitter": "legendsayantan"
+ },
+ "record": {
+ "CNAME": "legendsayantan.github.io"
+ }
+}
diff --git a/domains/lejhand.json b/domains/lejhand.json
deleted file mode 100644
index 63c679686..000000000
--- a/domains/lejhand.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "This is lejhands portfolio website with info and github and npm portfolio too",
- "repo": "https://github.com/LejhandGamingYT",
- "owner": {
- "username": "LejhandGamingYT",
- "email": "dhruvbhanushali5621@gmail.com"
- },
- "record": {
- "CNAME": "dazzling-williams-9e8070.netlify.app"
- }
-}
diff --git a/domains/levi.json b/domains/levi.json
index b5d3667ec..bcc100bd3 100644
--- a/domains/levi.json
+++ b/domains/levi.json
@@ -7,6 +7,6 @@
"twitter": "leviarista"
},
"record": {
- "URL": "https://leviarista.github.io/resume/"
+ "URL": "https://leviarista.github.io/resume"
}
}
diff --git a/domains/lewe.json b/domains/lewe.json
new file mode 100644
index 000000000..36c128c5e
--- /dev/null
+++ b/domains/lewe.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "lewe2k6",
+ "email": "lewe2k6@gmail.com"
+ },
+ "record": {
+ "URL": "https://xn--a-0ym.vn"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/limbanitejal.json b/domains/limbanitejal.json
new file mode 100644
index 000000000..5b8552bd6
--- /dev/null
+++ b/domains/limbanitejal.json
@@ -0,0 +1,11 @@
+{
+ "description": "Limbani tejal Profile.",
+ "repo": "https://github.com/limbanitejal/limbanitejal.github.io",
+ "owner": {
+ "username": "limbanitejal",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "limbanitejal.github.io"
+ }
+}
diff --git a/domains/liquid.json b/domains/liquid.json
new file mode 100644
index 000000000..df51570cf
--- /dev/null
+++ b/domains/liquid.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "ThinLiquid",
+ "email": "ayomideilesanmi10@gmail.com"
+ },
+ "record": {
+ "CNAME": "glitch.edgeapp.net"
+ }
+}
diff --git a/domains/live.preview.beta.json b/domains/live.preview.beta.json
index b25729d94..9dc8fc069 100644
--- a/domains/live.preview.beta.json
+++ b/domains/live.preview.beta.json
@@ -1,12 +1,9 @@
-
- {
- "owner": {
- "username": "is-a-dev-bot",
- "email": "is-a-dev@win11react.com"
- },
-
- "record": {
+{
+ "owner": {
+ "username": "@is-a-dev/maintainers",
+ "email": "phenax5@gmail.com"
+ },
+ "record": {
"A": ["140.238.66.199"]
- }
}
-
\ No newline at end of file
+}
diff --git a/domains/lizhenghao.json b/domains/lizhenghao.json
new file mode 100644
index 000000000..dcd0edb17
--- /dev/null
+++ b/domains/lizhenghao.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "squareful",
+ "email": "litiantian@ustc.edu"
+ },
+ "record": {
+ "CNAME": "blog.maikebuke.com"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/lknows.json b/domains/lknows.json
index 3b62ab641..2e122a26c 100644
--- a/domains/lknows.json
+++ b/domains/lknows.json
@@ -1,7 +1,7 @@
{
"description": "Link for lknow's personal site on GitHub pages",
- "repo": "https://github.com/lknows/lknows.github.io/",
+ "repo": "https://github.com/lknows/lknows.github.io",
"owner": {
"username": "lknows",
"email": "easyg53@gmail.com",
diff --git a/domains/llanero.json b/domains/llanero.json
index d20bedd35..237de236e 100644
--- a/domains/llanero.json
+++ b/domains/llanero.json
@@ -4,7 +4,7 @@
"owner": {
"username": "robert-ds",
"email": "vasquez.robert.andres@gmail.com",
- "twitter": "@robertandres14"
+ "twitter": "robertandres14"
},
"record": {
"CNAME": "robert-ds.github.io"
diff --git a/domains/loisvelasco.json b/domains/loisvelasco.json
new file mode 100644
index 000000000..54ce1083f
--- /dev/null
+++ b/domains/loisvelasco.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "loiSvelasco",
+ "email": "loisuperficialvelasco@gmail.com"
+ },
+ "description": "Blog && Portfolio",
+ "repo": "https://github.com/loiSvelasco/loisvelasco.github.io",
+ "record": {
+ "CNAME": "loisvelasco.github.io"
+ }
+}
diff --git a/domains/loky.json b/domains/loky.json
new file mode 100644
index 000000000..9232c388d
--- /dev/null
+++ b/domains/loky.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "lukasdoering",
+ "email": "",
+ "discord": "LoKy#1337"
+ },
+ "record": {
+ "CNAME": "caa9fa0e-3b2f-44ea-a308-fd1fcbbe78b2.id.repl.co"
+ }
+}
diff --git a/domains/loneorangeball.json b/domains/loneorangeball.json
new file mode 100644
index 000000000..40a75436d
--- /dev/null
+++ b/domains/loneorangeball.json
@@ -0,0 +1,12 @@
+{
+ "description": "loneorangeball's website",
+ "owner": {
+ "username": "loneorangeball",
+ "email": "",
+ "twitter": "LoneOrangeBall",
+ "discord": "orangeBall#6183"
+ },
+ "record": {
+ "CNAME": "b29ec742-99b6-4ff2-990d-58f9aa910bd1.id.repl.co"
+ }
+}
diff --git a/domains/lord-xenon.json b/domains/lord-xenon.json
deleted file mode 100644
index 5abd869fb..000000000
--- a/domains/lord-xenon.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "Lord-Xenon",
- "email": "vibhaansh.bhardwaj@gmail.com"
- },
- "record": {
- "CNAME": "lord-xenon.vercel.app"
- }
-}
diff --git a/domains/lostdir69.json b/domains/lostdir69.json
new file mode 100644
index 000000000..3ffc7936a
--- /dev/null
+++ b/domains/lostdir69.json
@@ -0,0 +1,11 @@
+{
+ "description": "My info Website",
+ "repo": "https://github.com/lostdir69/Lostdir69.github.io",
+ "owner": {
+ "username": "lostdir69",
+ "email": "lostdirx69@gmail.com"
+ },
+ "record": {
+ "CNAME": "lostdir69.github.io"
+ }
+}
diff --git a/domains/lovishprabhakar.json b/domains/lovishprabhakar.json
new file mode 100644
index 000000000..c861630ca
--- /dev/null
+++ b/domains/lovishprabhakar.json
@@ -0,0 +1,11 @@
+{
+"description": "This website is a link to my personal developer portfoilio.",
+"repo": "https://github.com/lovishprabhakar/lovishprabhakar.github.io",
+"owner": {
+ "username": "lovishprabhakar",
+ "email": "2020010006574@gndu.ac.in"
+},
+"record": {
+ "CNAME": "lovishprabhakar.github.io"
+}
+}
diff --git a/domains/lpkeates.json b/domains/lpkeates.json
new file mode 100644
index 000000000..258571dad
--- /dev/null
+++ b/domains/lpkeates.json
@@ -0,0 +1,12 @@
+{
+ "description": "This is to show my projects; current, in progress etc.",
+ "repo": "https://github.com/lpkeates/lpkeates.github.io",
+ "owner": {
+ "username": "lpkeates",
+ "email": "",
+ "discord": "MrDragonBoi#7894"
+ },
+ "record": {
+ "CNAME": "lpkeates.github.io"
+ }
+}
diff --git a/domains/lrxrn.json b/domains/lrxrn.json
new file mode 100644
index 000000000..ea0f8e741
--- /dev/null
+++ b/domains/lrxrn.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "lrxrn",
+ "email": "meesum632@gmail.com"
+ },
+ "record": {
+ "CNAME": "lrxrn.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/lthon09.json b/domains/lthon09.json
deleted file mode 100644
index 1c5a62251..000000000
--- a/domains/lthon09.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "description": "Personal website",
- "repo": "",
- "owner": {
- "username": "lthon09",
- "email": "",
- "twitter": "lthon09"
- },
- "record": {
- "A": ["76.223.55.44"]
- }
-}
diff --git a/domains/ltln.json b/domains/ltln.json
new file mode 100644
index 000000000..fe3ad216f
--- /dev/null
+++ b/domains/ltln.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "ltln",
+ "email": "uguest17@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://github.com/ltln"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/lucaszick.json b/domains/lucaszick.json
new file mode 100644
index 000000000..f754a6bfd
--- /dev/null
+++ b/domains/lucaszick.json
@@ -0,0 +1,11 @@
+{
+ "description": "Lucas Zick's website",
+ "repo": "https://github.com/LucasZick/lucaszick.github.io",
+ "owner": {
+ "username": "lucaszick",
+ "email": "lucasalexandrezick@gmail.com"
+ },
+ "record": {
+ "CNAME": "lucaszick.github.io"
+ }
+ }
diff --git a/domains/lucyjs.json b/domains/lucyjs.json
new file mode 100644
index 000000000..4048f6b92
--- /dev/null
+++ b/domains/lucyjs.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "LucyJS-Dev",
+ "email": "pumimail9@gmail.com"
+ },
+
+ "record": {
+ "URL": "http://lucyjs.de"
+ }
+ }
+
diff --git a/domains/lukas.json b/domains/lukas.json
index ac09576f3..baa79b077 100644
--- a/domains/lukas.json
+++ b/domains/lukas.json
@@ -4,9 +4,9 @@
"owner": {
"username": "LukPopp0",
"email": "luk.popp0@gmail.com",
- "twitter": "@LukPopp0"
+ "twitter": "LukPopp0"
},
"record": {
- "CNAME": "lukpopp0.github.io"
+ "CNAME": "lukpopp.com"
}
}
diff --git a/domains/lunah.json b/domains/lunah.json
index f5a8b21af..43375a892 100644
--- a/domains/lunah.json
+++ b/domains/lunah.json
@@ -3,9 +3,12 @@
"repo": "https://github.com/piotr25691",
"owner": {
"username": "piotr25691",
- "email": "lunah@lunahdev.ml"
+ "email": "",
+ "discord": "Lunah#3131"
},
"record": {
- "A": ["62.171.160.186"]
+ "A": ["62.171.160.186"],
+ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
diff --git a/domains/luni.json b/domains/luni.json
new file mode 100644
index 000000000..016c8620e
--- /dev/null
+++ b/domains/luni.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "Lukas-Batema",
+ "email": "lukasbatema@mg.batemadevelopment.com"
+ },
+ "record": {
+ "URL": "https://en.pronouns.page/@luni_batema"
+ }
+}
+
\ No newline at end of file
diff --git a/domains/m1dnight.json b/domains/m1dnight.json
new file mode 100644
index 000000000..c82aba32d
--- /dev/null
+++ b/domains/m1dnight.json
@@ -0,0 +1,11 @@
+{
+ "description": "M1dnight's Coding/Digital Art Portfolio",
+ "repo": "https://portfolio.m1dnightdev.repl.co",
+ "owner": {
+ "username": "M1dnight-ofcl",
+ "email": "m1dnightgmrofficial@gmail.com"
+ },
+ "record": {
+ "CNAME": "3076868f-0b1c-470a-b31d-f9fbb0ec9030.id.repl.co"
+ }
+}
diff --git a/domains/madhurya.json b/domains/madhurya.json
new file mode 100644
index 000000000..bc629c205
--- /dev/null
+++ b/domains/madhurya.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "madhuryadutta",
+ "email": "www.madhuryadutta2016@gmail.com"
+ },
+ "record": {
+ "CNAME": "madhuryadutta.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/madmusician.json b/domains/madmusician.json
new file mode 100644
index 000000000..6873650e2
--- /dev/null
+++ b/domains/madmusician.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "TRIPLE1RRT",
+ "email": "mitazaneem101@gmail.com",
+ "discord": "Dev.Sahil#9999"
+ },
+ "record": {
+ "CNAME": "f84e6331-30e1-49a4-91aa-0c3bc6fc1139.id.repl.co"
+ }
+}
diff --git a/domains/mahesh.json b/domains/mahesh.json
new file mode 100644
index 000000000..3fe1b46b6
--- /dev/null
+++ b/domains/mahesh.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "MaheshTheDeveloper",
+ "email": "dhingra3673@gmail.com"
+ },
+ "record": {
+ "CNAME": "MaheshTheDeveloper.github.io"
+ }
+}
diff --git a/domains/mahmud.json b/domains/mahmud.json
new file mode 100644
index 000000000..fd5fabec7
--- /dev/null
+++ b/domains/mahmud.json
@@ -0,0 +1,12 @@
+{
+ "description": "mahmud's portfolio website",
+ "repo": "https://github.com/JBAxB8h7/JBAxB8h7.github.io",
+ "owner": {
+ "username": "JBAxB8h7",
+ "email": "kanieloutis758@gmail.com",
+ "twitter": "mahmudislam47"
+ },
+ "record": {
+ "CNAME": "JBAxB8h7.github.io"
+ }
+}
diff --git a/domains/mail.icehead.json b/domains/mail.icehead.json
new file mode 100644
index 000000000..d85d084c8
--- /dev/null
+++ b/domains/mail.icehead.json
@@ -0,0 +1,13 @@
+{
+ "owner": {
+ "username": "Tanjimfuad",
+ "email": "tanjim_fuad@proton.me"
+ },
+ "record": {
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
diff --git a/domains/mail.l6174.json b/domains/mail.l6174.json
new file mode 100644
index 000000000..99b9b7b79
--- /dev/null
+++ b/domains/mail.l6174.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Email Forwarding Domain.",
+ "owner": {
+ "username": "l6174",
+ "email": "l.lawliet6174@gmail.com"
+ },
+ "record": {
+ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
diff --git a/domains/mail.mxnticek.json b/domains/mail.mxnticek.json
new file mode 100644
index 000000000..630905f2a
--- /dev/null
+++ b/domains/mail.mxnticek.json
@@ -0,0 +1,12 @@
+{
+ "description": "Domain for my music bot",
+ "owner": {
+ "username": "VlastikYoutubeKo",
+ "email": "plainrock@seznam.cz"
+ },
+ "record": {
+ "MX": ["d9025d2074984e72.mx2.emailprofi.seznam.cz",
+ "d9025d2074984e72.mx1.emailprofi.seznam.cz"
+ ]
+ }
+}
diff --git a/domains/mail.suki.json b/domains/mail.suki.json
new file mode 100644
index 000000000..8c2ce2fef
--- /dev/null
+++ b/domains/mail.suki.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "SukiPlayz",
+ "email": "sukimayoo@outlook.com"
+ },
+ "record": {
+ "A": [
+ "212.193.3.66"
+ ]
+ }
+}
diff --git a/domains/maintainers.json b/domains/maintainers.json
new file mode 100644
index 000000000..57d5515f2
--- /dev/null
+++ b/domains/maintainers.json
@@ -0,0 +1,13 @@
+{
+ "owner": {
+ "username": "@is-a-dev/maintainers",
+ "email": "phenax5@gmail.com"
+ },
+ "record": {
+ "MX": [
+ "mx1.forwardemail.net",
+ "mx2.forwardemail.net"
+ ],
+ "TXT": "forward-email=isdevmail.beadman-network.com"
+ }
+}
diff --git a/domains/malo.json b/domains/malo.json
new file mode 100644
index 000000000..d43e34969
--- /dev/null
+++ b/domains/malo.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "MaloDaHood",
+ "email": "malomr2002@gmail.com"
+ },
+ "record": {
+ "A": ["54.37.225.204"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/mandaninikunj.json b/domains/mandaninikunj.json
new file mode 100644
index 000000000..04eba9dd2
--- /dev/null
+++ b/domains/mandaninikunj.json
@@ -0,0 +1,11 @@
+{
+ "description": "nikunj Profile.",
+ "repo": "https://github.com/mandaninikunj/mandaninikunj.github.io",
+ "owner": {
+ "username": "mandaninikunj",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "mandaninikunj.github.io"
+ }
+}
diff --git a/domains/manojbarman.json b/domains/manojbarman.json
index d93004689..acfcadde9 100644
--- a/domains/manojbarman.json
+++ b/domains/manojbarman.json
@@ -2,7 +2,7 @@
"owner": {
"username": "itsmanojb",
"email": "",
- "twitter": "@itsmanojb"
+ "twitter": "itsmanojb"
},
"description": "My personal website",
"repo": "https://github.com/itsmanojb",
diff --git a/domains/manu.json b/domains/manu.json
new file mode 100644
index 000000000..673a3fd3c
--- /dev/null
+++ b/domains/manu.json
@@ -0,0 +1,11 @@
+{
+ "description": "manu.is-a.dev",
+ "repo": "https://github.com/manuthecoder/personal-website",
+ "owner": {
+ "username": "manuthecoder",
+ "email": "manusvathgurudath@gmail.com"
+ },
+ "record": {
+ "CNAME": "manu-is-a-dev-yqz2.onrender.com"
+ }
+}
diff --git a/domains/marcchew.json b/domains/marcchew.json
index 96c7ac588..0c885dc71 100644
--- a/domains/marcchew.json
+++ b/domains/marcchew.json
@@ -2,9 +2,9 @@
"description": "About Marc Chew",
"owner": {
"username": "marcchew",
- "email": "marckychew@vivaldi.net"
+ "email": "marckychew@gmail.com"
},
"record": {
- "CNAME": "marcs-portfolio.marc-020513.repl.co"
+ "CNAME": "947555d1-ed28-4253-9341-45074fe2aaab.id.repl.co"
}
}
diff --git a/domains/marco.json b/domains/marco.json
new file mode 100644
index 000000000..15fa39230
--- /dev/null
+++ b/domains/marco.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "marcomafessolli",
+ "email": "marcomafessolli@gmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/marcomafessolli"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/maria.json b/domains/maria.json
new file mode 100644
index 000000000..86bf9cdde
--- /dev/null
+++ b/domains/maria.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "nirewen",
+ "email": "londero.edu@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://github.com/marialuisamol"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/mark.json b/domains/mark.json
index 5e42a25c4..ae618c980 100644
--- a/domains/mark.json
+++ b/domains/mark.json
@@ -6,6 +6,6 @@
"email": "markrity@gmail.com"
},
"record": {
- "URL": "https://www.linkedin.com/in/davydovmark/"
+ "URL": "https://www.linkedin.com/in/davydovmark"
}
}
diff --git a/domains/massick.json b/domains/massick.json
index a3d7c1c44..d84c9de4c 100644
--- a/domains/massick.json
+++ b/domains/massick.json
@@ -6,6 +6,6 @@
},
"repo": "https://github.com/M4ss1ck/massick-portfolio",
"record": {
- "URL": "https://massick.gatsbyjs.io/"
+ "URL": "https://massick.gatsbyjs.io"
}
}
diff --git a/domains/mastodon.dainfloop.json b/domains/mastodon.dainfloop.json
new file mode 100644
index 000000000..0e4ae104d
--- /dev/null
+++ b/domains/mastodon.dainfloop.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "DaInfLoop",
+ "email": "backupharoongames100@gmail.com"
+ },
+
+ "record": {
+ "A": ["34.132.134.162"]
+ }
+}
diff --git a/domains/mathiscool.json b/domains/mathiscool.json
index c90223efc..0195c7f09 100644
--- a/domains/mathiscool.json
+++ b/domains/mathiscool.json
@@ -1,6 +1,6 @@
{
"description": "Mathiscool personal website",
- "repo": "https://testbot-github.github.io/Mathiscool/",
+ "repo": "https://testbot-github.github.io/Mathiscool",
"owner": {
"username": "testbot-github",
"email": "testbot-github@gmail.com"
diff --git a/domains/matt3o0.json b/domains/matt3o0.json
new file mode 100644
index 000000000..421490112
--- /dev/null
+++ b/domains/matt3o0.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "duvbolone",
+ "email": "duvbolone@gmail.com"
+ },
+ "record": {
+ "CNAME": "duvbolone.github.io"
+ }
+ }
+
diff --git a/domains/mattdavison.json b/domains/mattdavison.json
index 714ac3760..b78c22b6b 100644
--- a/domains/mattdavison.json
+++ b/domains/mattdavison.json
@@ -1,13 +1,10 @@
{
"description": "A domain for launching my person portfolio on!",
- "repo": "https://github.com/mattjdavison",
"owner": {
- "username": "mattjdavison",
- "email": "matt@spectrebot.net"
+ "username": "immattdavison",
+ "email": "hey@matt.lgbt"
},
"record": {
- "A": [
- "134.209.176.85"
- ]
+ "A": ["209.97.183.92"]
}
}
diff --git a/domains/mattdestroyer.json b/domains/mattdestroyer.json
new file mode 100644
index 000000000..0131ab547
--- /dev/null
+++ b/domains/mattdestroyer.json
@@ -0,0 +1,10 @@
+{
+ "description": "Matt-DESTROYER's Website",
+ "owner": {
+ "username": "Matt-DESTROYER",
+ "email": "mattdestroyerpro@gmail.com"
+ },
+ "record": {
+ "URL": "https://MattDESTROYER.repl.co"
+ }
+}
diff --git a/domains/mattw.json b/domains/mattw.json
index fa446b79b..1e84a0a67 100644
--- a/domains/mattw.json
+++ b/domains/mattw.json
@@ -6,8 +6,8 @@
"email": "ynan243@gmail.com"
},
"record": {
- "A": ["147.135.109.83"],
- "MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
- "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ "A": ["74.201.25.77"],
+ "MX": ["mail.tnstudios.ca"],
+ "TXT": "v=spf1 a:webmail.tnstudios.ca a:mail.talosbot.xyz a:mail.tnstudios.ca ~all"
}
}
diff --git a/domains/mawoka.json b/domains/mawoka.json
new file mode 100644
index 000000000..4606f3b03
--- /dev/null
+++ b/domains/mawoka.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "mawoka-myblock",
+ "email": "git@mawoka.eu"
+ },
+ "record": {
+ "URL": "https://mawoka.eu"
+ }
+}
+
diff --git a/domains/max.json b/domains/max.json
new file mode 100644
index 000000000..445a8e699
--- /dev/null
+++ b/domains/max.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "ItzMaxxi",
+ "email": "maxguilham@protonmail.com"
+ },
+
+ "record": {
+ "URL": "https://eu.dzxdev.repl.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/maxt.json b/domains/maxt.json
index ed3b1c60e..ef332e66e 100644
--- a/domains/maxt.json
+++ b/domains/maxt.json
@@ -6,6 +6,6 @@
"email": "dev@maxt-is-a.dev"
},
"record": {
- "URL": "https://maxt-is-a.dev/"
+ "URL": "https://maxt-is-a.dev"
}
}
diff --git a/domains/bad.boy.json b/domains/mc.badboy.json
similarity index 55%
rename from domains/bad.boy.json
rename to domains/mc.badboy.json
index 3a42caf58..447ca22f4 100644
--- a/domains/bad.boy.json
+++ b/domains/mc.badboy.json
@@ -1,10 +1,10 @@
{
- "description": "https://badboy.is-a.dev/ redirector",
+ "description": "Minecraft server.",
"owner": {
"username": "bad-boy-codes",
"email": "contact@mail.badboy.is-a.dev"
},
"record": {
- "URL": "https://badboy.is-a.dev"
+ "URL": "https://bigpp.ml"
}
}
diff --git a/domains/mc.dergraph.json b/domains/mc.dergraph.json
new file mode 100644
index 000000000..6f7f1963a
--- /dev/null
+++ b/domains/mc.dergraph.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "derGraph",
+ "email": "dergraph@f5.si"
+ },
+ "record": {
+ "A": [
+ "83.215.31.101"
+ ]
+ }
+}
diff --git a/domains/mc.toastersticks.json b/domains/mc.toastersticks.json
new file mode 100644
index 000000000..eb779638f
--- /dev/null
+++ b/domains/mc.toastersticks.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "ToasterSticks",
+ "email": "matt.zhao.18@gmail.com"
+ },
+ "record": {
+ "A": ["168.138.69.189"]
+ }
+}
diff --git a/domains/mc1.notjadeja.json b/domains/mc1.notjadeja.json
new file mode 100644
index 000000000..cf635155c
--- /dev/null
+++ b/domains/mc1.notjadeja.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "HalalJadeja",
+ "discord": "NotJadeja#8183",
+ "email": "9236.stkabirdio@gmail.com"
+ },
+ "record": {
+ "A": [
+ "147.185.221.180"
+ ]
+ }
+}
diff --git a/domains/mcsavvy.json b/domains/mcsavvy.json
new file mode 100644
index 000000000..49a03bed2
--- /dev/null
+++ b/domains/mcsavvy.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "Mcsavvy",
+ "discord": "savvii#3184",
+ "email": "davemcsavvii@gmail.com"
+ },
+ "record": {
+ "CNAME": "mcsavvy.github.io"
+ }
+}
diff --git a/domains/mdbesoain.json b/domains/mdbesoain.json
new file mode 100644
index 000000000..4129f9c5d
--- /dev/null
+++ b/domains/mdbesoain.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "mdbesoain",
+ "email": "mdbesoain@gmail.com"
+ },
+ "record": {
+ "URL": "https://mdbesoain.cl"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/mdk.json b/domains/mdk.json
new file mode 100644
index 000000000..c2f2afba9
--- /dev/null
+++ b/domains/mdk.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "MaskDuck",
+ "email": "it-is@too-obvious-that.maskduck.is-a.dev"
+ },
+ "record": {
+ "CNAME": "edge.redirect.pizza"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/meen.json b/domains/meen.json
index f94918c57..581089120 100644
--- a/domains/meen.json
+++ b/domains/meen.json
@@ -6,6 +6,6 @@
"email": "meen.sankaew@gmail.com"
},
"record": {
- "URL": "https://patcharapol.dev/"
+ "URL": "https://patcharapol.dev"
}
}
diff --git a/domains/mega.json b/domains/mega.json
index a31fbdc22..a25472b66 100644
--- a/domains/mega.json
+++ b/domains/mega.json
@@ -4,7 +4,7 @@
"owner": {
"username": "MegaDevGuy",
"email": "",
- "twitter":"@_Mega_Dev_"
+ "twitter": "_Mega_Dev_"
},
"record": {
"CNAME": "flask-production-b336.up.railway.app"
diff --git a/domains/megalith.json b/domains/megalith.json
new file mode 100644
index 000000000..0cf4dda0c
--- /dev/null
+++ b/domains/megalith.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "MegalithOffical",
+ "email": "gekocakaya@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://profile-megalithoffical.vercel.app"
+ }
+ }
+
diff --git a/domains/melainegerard.json b/domains/melainegerard.json
new file mode 100644
index 000000000..2c8ed8c7e
--- /dev/null
+++ b/domains/melainegerard.json
@@ -0,0 +1,14 @@
+
+ {
+ "description": "Redirect to my personal website",
+ "repo": "https://github.com/MelaineGerard",
+ "owner": {
+ "username": "MelaineGerard",
+ "email": "pro@melaine-gerard.fr",
+ "discord": "SkitDev#2556"
+ },
+ "record": {
+ "URL": "https://melaine-gerard.fr"
+ }
+ }
+
diff --git a/domains/mendy.json b/domains/mendy.json
new file mode 100644
index 000000000..9790cba87
--- /dev/null
+++ b/domains/mendy.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "emkay5771",
+ "email": "emkay5771@outlook.com"
+ },
+ "record": {
+ "URL": "https://multidest.onrender.com"
+ }
+}
+
diff --git a/domains/mh4d.json b/domains/mh4d.json
new file mode 100644
index 000000000..cf680af39
--- /dev/null
+++ b/domains/mh4d.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "mh4d",
+ "email": "muhamednaous@gmail.com"
+ },
+ "description": "I'll probably put some project pages on mh4d.is-a.dev.",
+ "record": {
+ "CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co"
+ }
+}
diff --git a/domains/michaelbelete.json b/domains/michaelbelete.json
index 05156f862..bded36e23 100644
--- a/domains/michaelbelete.json
+++ b/domains/michaelbelete.json
@@ -6,6 +6,6 @@
"email": "it.michael.belete@gmail.com"
},
"record": {
- "URL": "https://michaelb.iceiy.com/"
+ "URL": "https://michaelb.iceiy.com"
}
}
diff --git a/domains/michioxd.json b/domains/michioxd.json
new file mode 100644
index 000000000..b32747af7
--- /dev/null
+++ b/domains/michioxd.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "michioxd",
+ "email": "michio.haiyaku@gmail.com"
+ },
+ "record": {
+ "CNAME": "michioxd.github.io"
+ }
+ }
+
diff --git a/domains/micky.json b/domains/micky.json
new file mode 100644
index 000000000..0d2d9fd41
--- /dev/null
+++ b/domains/micky.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Manish5121",
+ "email": "manishgambhirrao21@gmail.com"
+ },
+ "record": {
+ "CNAME": "manish5121.github.io"
+ }
+}
diff --git a/domains/midlaj.json b/domains/midlaj.json
new file mode 100644
index 000000000..04e863ac5
--- /dev/null
+++ b/domains/midlaj.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "whoismidlaj",
+ "email": "midlaj@tuta.io"
+ },
+ "record": {
+ "CNAME": "whoismidlaj.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/migoreng.json b/domains/migoreng.json
new file mode 100644
index 000000000..5adebf5de
--- /dev/null
+++ b/domains/migoreng.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "kelabang",
+ "email": "",
+ "discord": "migoreng#1665"
+ },
+ "record": {
+ "A": ["162.159.153.4"]
+ }
+}
diff --git a/domains/mihir-patel-agc.json b/domains/mihir-patel-agc.json
new file mode 100644
index 000000000..3018ac195
--- /dev/null
+++ b/domains/mihir-patel-agc.json
@@ -0,0 +1,12 @@
+{
+ "description": "Mihir Patel Portfolio.",
+ "repo": "https://github.com/mihir-patel-agc/mihir-patel-agc.github.io",
+ "owner": {
+ "username": "mihir-patel-agc",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "mihir-patel-agc.github.io"
+ }
+}
+
diff --git a/domains/mijhelt.json b/domains/mijhelt.json
new file mode 100644
index 000000000..2366f230c
--- /dev/null
+++ b/domains/mijhelt.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "ejrv",
+ "email": "ondanwe@gmail.com"
+ },
+ "description": "Aero Glass+",
+ "record": {
+ "CNAME": "mijhelt.github.io"
+ }
+}
diff --git a/domains/mikey.json b/domains/mikey.json
index f7d223472..37e048b27 100644
--- a/domains/mikey.json
+++ b/domains/mikey.json
@@ -3,8 +3,7 @@
"repo": "https://github.com/isigebengu-mikey/isigebengu-mikey.github.io",
"owner": {
"username": "isigebengu-mikey",
- "email": "mikey@mikeyo.ml",
- "twitter": ""
+ "email": "mikey@mikeyo.ml"
},
"record": {
"CNAME": "isigebengu-mikey.github.io"
diff --git a/domains/mikronet.json b/domains/mikronet.json
new file mode 100644
index 000000000..072fd4fad
--- /dev/null
+++ b/domains/mikronet.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "mikrodinet",
+ "email": "mikrodinet@gmail.com"
+ },
+ "record": {
+ "CNAME": "mikrodinet.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/milan090.json b/domains/milan090.json
index 81f70ac74..a28586688 100644
--- a/domains/milan090.json
+++ b/domains/milan090.json
@@ -6,6 +6,6 @@
"email": "milanmuhammed1@gmail.com"
},
"record": {
- "URL": "https://milan090.me/"
+ "URL": "https://milan090.me"
}
}
diff --git a/domains/milcon.json b/domains/milcon.json
new file mode 100644
index 000000000..7b490b504
--- /dev/null
+++ b/domains/milcon.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "emmu123",
+ "email": "aneenababu71901@gmail.com"
+ },
+ "record": {
+ "CNAME": "20e57f92-f4dd-4c0e-8aa7-0a7189f44f44.id.repl.co"
+ }
+}
diff --git a/domains/milocat.json b/domains/milocat.json
new file mode 100644
index 000000000..daf08edd0
--- /dev/null
+++ b/domains/milocat.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "BigKitten",
+ "email": "",
+ "discord": "MiloCat#8198"
+ },
+ "record": {
+ "CNAME": "MiloCat.repl.co"
+ }
+}
diff --git a/domains/miraclecherrypie.json b/domains/miraclecherrypie.json
index ed7bb0057..a1956938d 100644
--- a/domains/miraclecherrypie.json
+++ b/domains/miraclecherrypie.json
@@ -6,6 +6,6 @@
"email": "christianpandapotans@gmail.com"
},
"record": {
- "CNAME": "miraclecherrypie.github.io"
+ "CNAME": "miraclecherrypie.up.railway.app"
}
}
diff --git a/domains/mitch.json b/domains/mitch.json
new file mode 100644
index 000000000..1a9f92ab6
--- /dev/null
+++ b/domains/mitch.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "liao02x",
+ "email": "liao02x@gmail.com"
+ },
+ "record": {
+ "CNAME": "114032.xyz"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/miti99.json b/domains/miti99.json
new file mode 100644
index 000000000..f9ec7caf9
--- /dev/null
+++ b/domains/miti99.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "tiennm99",
+ "email": "tiennm99@outlook.com"
+ },
+ "record": {
+ "CNAME": "miti99.eu.org"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/mj1532.json b/domains/mj1532.json
index 0958d1360..2cbeb6fa3 100644
--- a/domains/mj1532.json
+++ b/domains/mj1532.json
@@ -6,6 +6,6 @@
"email": "business@mj1532.cf"
},
"record": {
- "CNAME": "mj1532.cf"
+ "CNAME": "portfolio-4s4.pages.dev"
}
}
diff --git a/domains/moddedstuffguy.json b/domains/moddedstuffguy.json
new file mode 100644
index 000000000..f3438b800
--- /dev/null
+++ b/domains/moddedstuffguy.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Personal Developer WebPage",
+ "repo": "https://github.com/moddedstuffguy/moddedstuffguy.github.io",
+ "owner": {
+ "username": "moddedstuffguy",
+ "email": "pruebecitasg2@gmail.com"
+ },
+ "record": {
+ "CNAME": "moddedstuffguy.github.io"
+ }
+}
diff --git a/domains/moe.json b/domains/moe.json
index 204dc5c6c..fa3ad7575 100644
--- a/domains/moe.json
+++ b/domains/moe.json
@@ -6,6 +6,6 @@
"email": "techperson71@gmail.com"
},
"record": {
- "URL": "https://moealothman.com/"
+ "URL": "https://moealothman.com"
}
}
\ No newline at end of file
diff --git a/domains/moh.json b/domains/moh.json
new file mode 100644
index 000000000..63a0df104
--- /dev/null
+++ b/domains/moh.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Profile Website",
+ "repo": "https://github.com/minoyahia/personal-website",
+ "owner": {
+ "username": "minoyahia",
+ "email": "notminoyahiahf@gmail.com"
+ },
+ "record": {
+ "CNAME": "personal-website-cyj.pages.dev"
+ }
+}
diff --git a/domains/moon.json b/domains/moon.json
new file mode 100644
index 000000000..c94462a9d
--- /dev/null
+++ b/domains/moon.json
@@ -0,0 +1,11 @@
+{
+ "description": "SORRY I REALIZED I WANTED TO CHANGE MY SUBDOMAIN SORRY FOR THE INCONVIENENCE",
+ "repo": "https://github.com/cx622/cx622.github.io",
+ "owner": {
+ "username": "cx622",
+ "email": "this-email@is-sus.com"
+ },
+ "record": {
+ "CNAME": "cx622.github.io"
+ }
+}
diff --git a/domains/mopamo.json b/domains/mopamo.json
index 6c396cb7c..30bf95dbd 100644
--- a/domains/mopamo.json
+++ b/domains/mopamo.json
@@ -4,7 +4,7 @@
"owner": {
"username": "MoPaMo",
"email": "mopamo@protonmail.com",
- "twitter": "@MoPaMo_"
+ "twitter": "MoPaMo_"
},
"record": {
"CNAME": "mopamo.github.io"
diff --git a/domains/mpult.json b/domains/mpult.json
new file mode 100644
index 000000000..eedabf87c
--- /dev/null
+++ b/domains/mpult.json
@@ -0,0 +1,11 @@
+{
+ "description": "MPults's website",
+ "repo": "https://github.com/MPult/MPult.github.io",
+ "owner": {
+ "username": "MPult",
+ "email": "MPult@protonmail.com"
+ },
+ "record": {
+ "CNAME": "MPult.github.io"
+ }
+}
diff --git a/domains/mqry.json b/domains/mqry.json
new file mode 100644
index 000000000..b8a17cb08
--- /dev/null
+++ b/domains/mqry.json
@@ -0,0 +1,14 @@
+{
+ "description": "a showcase of what i do",
+ "repo": "https://github.com/mqry/mqry.github.io",
+ "owner": {
+ "username": "mqry",
+ "email": "mayjane27refuerzo@gmail.com",
+ "twitter": "maqryjqne"
+ },
+ "record": {
+ "CNAME": "mqry.github.io"
+ }
+}
+
+
diff --git a/domains/mrcrbrth.json b/domains/mrcrbrth.json
new file mode 100644
index 000000000..63aa91482
--- /dev/null
+++ b/domains/mrcrbrth.json
@@ -0,0 +1,12 @@
+
+{
+ "owner": {
+ "username": "devsdocs",
+ "email": "id45.go@gmail.com"
+ },
+ "record": {
+ "A": ["141.144.205.66"]
+ }
+}
+
+
diff --git a/domains/mrdemonwolf.json b/domains/mrdemonwolf.json
deleted file mode 100644
index d62bb87a6..000000000
--- a/domains/mrdemonwolf.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "description": "'nathanhenniges' personal developer website",
- "owner": {
- "username": "nathanhenniges",
- "email": "demonwolf@demonwolfdev.com"
- },
- "record": {
- "URL": "https://www.mrdemonwolf.me"
- }
-}
diff --git a/domains/mricecream.json b/domains/mricecream.json
index 1ff6049ac..978eb63ad 100644
--- a/domains/mricecream.json
+++ b/domains/mricecream.json
@@ -4,7 +4,7 @@
"owner": {
"username": "mr1cecream",
"email": "guy@ochakov.com",
- "twitter": "@Mr__Icecream"
+ "twitter": "Mr__Icecream"
},
"record": {
"CNAME": "mr1cecream.github.io"
diff --git a/domains/mrthundergod.json b/domains/mrthundergod.json
index b6c9f2be6..7cdc71b00 100644
--- a/domains/mrthundergod.json
+++ b/domains/mrthundergod.json
@@ -1,6 +1,6 @@
{
"description": "The ThunderDome",
- "repo": "https://github.com/mrthundergod/",
+ "repo": "https://github.com/mrthundergod",
"owner": {
"username": "mrthundergod",
"email": "mrthundergod@gmail.com"
diff --git a/domains/mryusuf.json b/domains/mryusuf.json
new file mode 100644
index 000000000..7a44577bf
--- /dev/null
+++ b/domains/mryusuf.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "yufuss",
+ "email": "yusufgocer40@hotmail.com"
+ },
+
+ "record": {
+ "CNAME": "glitch.edgeapp.net"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/mtestsite.json b/domains/mtestsite.json
new file mode 100644
index 000000000..d1a1bf293
--- /dev/null
+++ b/domains/mtestsite.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "mobin-mazahery-school",
+ "email": "mobin.mazahery85@gmail.com"
+ },
+ "record": {
+ "CNAME": "m-proxy.cf"
+ }
+ }
+
diff --git a/domains/muff.json b/domains/muff.json
new file mode 100644
index 000000000..c48a6a3a6
--- /dev/null
+++ b/domains/muff.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "lifeless-muffin",
+ "email": "mansoorroeen71@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "lifeless-muffin.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/muheko.json b/domains/muheko.json
index 94b5ccf9a..37310e42f 100644
--- a/domains/muheko.json
+++ b/domains/muheko.json
@@ -4,7 +4,7 @@
"owner": {
"username": "MuhekoNikolas",
"email": "13nikolusmuheko@gmail.com",
- "twitter": "@MuhekoNikolas"
+ "twitter": "MuhekoNikolas"
},
"record": {
"CNAME": "muhekonikolas.github.io"
diff --git a/domains/murder.json b/domains/murder.json
new file mode 100644
index 000000000..042b7525a
--- /dev/null
+++ b/domains/murder.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "MurderWolf",
+ "email": "leojgarcia1@icloud.com"
+ },
+ "record": {
+ "URL": "https://murderdev.xyz"
+ }
+}
diff --git a/domains/music-old.mxnticek.json b/domains/music-old.mxnticek.json
new file mode 100644
index 000000000..704c1d802
--- /dev/null
+++ b/domains/music-old.mxnticek.json
@@ -0,0 +1,10 @@
+{
+ "description": "Domain for my old music bot",
+ "owner": {
+ "username": "VlastikYoutubeKo",
+ "email": "plainrock@seznam.cz"
+ },
+ "record": {
+ "A": ["129.151.254.58"]
+ }
+}
diff --git a/domains/music.mxnticek.json b/domains/music.mxnticek.json
new file mode 100644
index 000000000..14a39326a
--- /dev/null
+++ b/domains/music.mxnticek.json
@@ -0,0 +1,10 @@
+{
+ "description": "Domain for my music bot",
+ "owner": {
+ "username": "VlastikYoutubeKo",
+ "email": "plainrock@seznam.cz"
+ },
+ "record": {
+ "A": ["129.151.254.58"]
+ }
+}
diff --git a/domains/mxnticek.json b/domains/mxnticek.json
new file mode 100644
index 000000000..d1748948c
--- /dev/null
+++ b/domains/mxnticek.json
@@ -0,0 +1,11 @@
+{
+ "description": "no",
+ "repo": "https://github.com/VlastikYoutubeKo/vlastikyoutubeko.github.io",
+ "owner": {
+ "username": " VlastikYoutubeKo",
+ "email": "mxnticek@proton.me"
+ },
+ "record": {
+ "CNAME": "vlastikyoutubeko.github.io"
+ }
+}
diff --git a/domains/mxnuchim.json b/domains/mxnuchim.json
new file mode 100644
index 000000000..e5daa0816
--- /dev/null
+++ b/domains/mxnuchim.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "mxnuchim",
+ "email": "manuchimoliver779@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://manuchimoliver.vercel.app"
+ }
+ }
+
diff --git a/domains/mysterysd.json b/domains/mysterysd.json
new file mode 100644
index 000000000..e4cb5633d
--- /dev/null
+++ b/domains/mysterysd.json
@@ -0,0 +1,11 @@
+{
+ "description": "Tech Website",
+ "repo": "https://github.com/5MysterySD/5mysterysd.github.io",
+ "owner": {
+ "username": "5MysterySD",
+ "email": "mysterysd.sd@gmail.com"
+ },
+ "record": {
+ "CNAME": "5mysterysd.github.io"
+ }
+}
diff --git a/domains/myx.json b/domains/myx.json
index c068af230..1ed1c9720 100644
--- a/domains/myx.json
+++ b/domains/myx.json
@@ -4,7 +4,7 @@
"owner": {
"username": "notmyx",
"email": "darkmyxx@gmail.com",
- "twitter": "@omgmyx"
+ "twitter": "omgmyx"
},
"record": {
"CNAME": "6950d6d4-e456-41b9-a407-3b569801cfa0.id.repl.co"
diff --git a/domains/mzakyr.json b/domains/mzakyr.json
new file mode 100644
index 000000000..6d03b5fb9
--- /dev/null
+++ b/domains/mzakyr.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "muhammadzaki693",
+ "email": "rzaki9353@gmail.com"
+ },
+ "record": {
+ "CNAME": "my-personal-web-production.up.railway.app"
+ }
+}
diff --git a/domains/n1ka.json b/domains/n1ka.json
new file mode 100644
index 000000000..062014929
--- /dev/null
+++ b/domains/n1ka.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "N1kaCode",
+ "email": "jeanlukashoffmann@gmail.com"
+ },
+ "record": {
+ "URL": "https://beacons.ai/n1kacode"
+ }
+}
diff --git a/domains/nadeem.json b/domains/nadeem.json
new file mode 100644
index 000000000..26302f0ad
--- /dev/null
+++ b/domains/nadeem.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Nadeem-05",
+ "email": "m.nadeem83005@gmail.com"
+ },
+ "record": {
+ "CNAME": "nadeem-05.github.io"
+ }
+}
diff --git a/domains/naman-machchhar.json b/domains/naman-machchhar.json
new file mode 100644
index 000000000..aa8a494a0
--- /dev/null
+++ b/domains/naman-machchhar.json
@@ -0,0 +1,11 @@
+{
+ "description": "Naman Profile.",
+ "repo": "https://github.com/naman-machchhar/naman-machchhar.github.io",
+ "owner": {
+ "username": "naman-machchhar",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "naman-machchhar.github.io"
+ }
+}
diff --git a/domains/nardcrat.json b/domains/nardcrat.json
new file mode 100644
index 000000000..3d922a25d
--- /dev/null
+++ b/domains/nardcrat.json
@@ -0,0 +1,11 @@
+{
+ "description": "use for the main site for protfolio",
+ "repo": "https://github.com/meetkool/meetkool",
+ "owner": {
+ "username": "meetkool",
+ "email": "doomlol@protonmail.com"
+ },
+ "record": {
+ "CNAME": "meetssh.ml"
+ }
+}
diff --git a/domains/nat.json b/domains/nat.json
index 55aa10d59..d44705d8f 100644
--- a/domains/nat.json
+++ b/domains/nat.json
@@ -1,5 +1,5 @@
{
- "owner":{
+ "owner": {
"username": "Natasquare",
"discord": "Natasquare#8297",
"email": "natasquarelol@gmail.com"
diff --git a/domains/naveen.json b/domains/naveen.json
new file mode 100644
index 000000000..341207c04
--- /dev/null
+++ b/domains/naveen.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "naveen8384",
+ "email": "naveen.nani321@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://naveenkumar.org"
+ }
+ }
+
diff --git a/domains/naveenxd.json b/domains/naveenxd.json
new file mode 100644
index 000000000..d0130b697
--- /dev/null
+++ b/domains/naveenxd.json
@@ -0,0 +1,11 @@
+{
+ "description": "naveenxd.is-a.dev",
+ "repo": "https://github.com/Naveen-X",
+ "owner": {
+ "username": "Naveen-X",
+ "email": "naveen@ourclg.tech"
+ },
+ "record": {
+ "CNAME": "Naveen-X.github.io"
+ }
+}
diff --git a/domains/nayan-gorasiya.json b/domains/nayan-gorasiya.json
new file mode 100644
index 000000000..52ec26aed
--- /dev/null
+++ b/domains/nayan-gorasiya.json
@@ -0,0 +1,11 @@
+{
+ "description": "Nayan Gorasiya.",
+ "repo": "https://github.com/nayan-gorasiya/nayan-gorasiya.github.io",
+ "owner": {
+ "username": "nayan-gorasiya",
+ "email": "nayan-gorasiya@acquaintsoft.com"
+ },
+ "record": {
+ "CNAME": "nayan-gorasiya.github.io"
+ }
+}
diff --git a/domains/neeraj-2401.json b/domains/neeraj-2401.json
new file mode 100644
index 000000000..e05a366db
--- /dev/null
+++ b/domains/neeraj-2401.json
@@ -0,0 +1,10 @@
+{
+ "repo": "https://github.com/NeeRaj-2401/NeeRaj-2401.github.io",
+ "owner": {
+ "username": "NeeRaj-2401",
+ "email": "niraj.yadav@slrtce.in"
+ },
+ "record": {
+ "CNAME": "neeraj-2401.github.io"
+ }
+}
diff --git a/domains/nekaoumike.json b/domains/nekaoumike.json
new file mode 100644
index 000000000..9540eed71
--- /dev/null
+++ b/domains/nekaoumike.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "NekaouMike",
+ "email": "nekaoumike@gmail.com"
+ },
+ "record": {
+ "CNAME": "nekaoumike.dev"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/neko7sora.json b/domains/neko7sora.json
index a06a29f14..0e7e79001 100644
--- a/domains/neko7sora.json
+++ b/domains/neko7sora.json
@@ -1,6 +1,5 @@
{
"description": "Neko7sora personal website",
- "repo": "https://github.com/Neko7sora/Neko7sora.github.io",
"owner": {
"username": "Neko7sora",
"email": "",
@@ -8,6 +7,6 @@
"keybase": "neko7sora"
},
"record": {
- "CNAME": "neko7sora.github.io"
+ "URL": "https://neko7sora.github.io"
}
}
diff --git a/domains/nekomiyasorato.json b/domains/nekomiyasorato.json
new file mode 100644
index 000000000..c330316b9
--- /dev/null
+++ b/domains/nekomiyasorato.json
@@ -0,0 +1,12 @@
+{
+ "description": "personal website",
+ "owner": {
+ "username": "Neko7sora",
+ "email": "",
+ "twitter": "Neko7sora",
+ "keybase": "neko7sora"
+ },
+ "record": {
+ "URL": "https://neko7sora.github.io"
+ }
+}
diff --git a/domains/nes.json b/domains/nes.json
index 69a88aef9..5030c66ac 100644
--- a/domains/nes.json
+++ b/domains/nes.json
@@ -1,6 +1,6 @@
{
"description": "Link for personal website hosted on github pages",
- "repo": "https://github.com/undefinedDarkness/undefinedDarkness.github.io/",
+ "repo": "https://github.com/undefinedDarkness/undefinedDarkness.github.io",
"owner": {
"username": "undefinedDarkness",
"email": "",
diff --git a/domains/netf.json b/domains/netf.json
new file mode 100644
index 000000000..4cfca6fac
--- /dev/null
+++ b/domains/netf.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "netflexs",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "c4f04559-5bd7-49db-ae04-93e53cd8abc2.id.repl.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/neville.json b/domains/neville.json
new file mode 100644
index 000000000..e711c2a4d
--- /dev/null
+++ b/domains/neville.json
@@ -0,0 +1,11 @@
+{
+ "description": "New personal website im gonna make ",
+ "repo": "https://github.com/Neville03/Neville03.github.io",
+ "owner": {
+ "username": "Neville03",
+ "email": "zuweyrh1@gmail.com"
+ },
+ "record": {
+ "CNAME": "neville03.github.io"
+ }
+}
diff --git a/domains/new.sx9.json b/domains/new.sx9.json
new file mode 100644
index 000000000..6f77a209e
--- /dev/null
+++ b/domains/new.sx9.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "SX-9",
+ "email": "hello@mail.sx9.is-a.dev"
+ },
+ "record": {
+ "CNAME": "sx-9.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/nhat.json b/domains/nhat.json
new file mode 100644
index 000000000..46907d6f5
--- /dev/null
+++ b/domains/nhat.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "ductoanvo",
+ "email": "toan.ducvo@icloud.com"
+ },
+ "record": {
+ "URL": "https://www.facebook.com/profile.php?id=100016726364383"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/nicatdcw.json b/domains/nicatdcw.json
new file mode 100644
index 000000000..e50c7dd9f
--- /dev/null
+++ b/domains/nicatdcw.json
@@ -0,0 +1,11 @@
+{
+ "description": "Only Cheeini (Nicat.dcw) Portofolio",
+ "repo": "https://github.com/Nicat-dcw/nicat-dcw.github.io",
+ "owner": {
+ "username": "Cheeini",
+ "email": "kurtbot60@gmail.com"
+ },
+ "record": {
+ "CNAME": "nicat-dcw.github.io"
+ }
+}
diff --git a/domains/nightsfall.json b/domains/nightsfall.json
new file mode 100644
index 000000000..c2aa8ce91
--- /dev/null
+++ b/domains/nightsfall.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "NightsFaII",
+ "email": "niqhtsfall2@gmail.com"
+ },
+ "record": {
+ "CNAME": "nightsfaii.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/nikita.json b/domains/nikita.json
new file mode 100644
index 000000000..e3685a68a
--- /dev/null
+++ b/domains/nikita.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "nikitacontreras",
+ "email": "elfantoche.tv@gmail.com"
+ },
+ "record": {
+ "CNAME": "nikitacontreras.github.io"
+ }
+ }
+
diff --git a/domains/nikolas.json b/domains/nikolas.json
index c5fb5b368..891f60c2b 100644
--- a/domains/nikolas.json
+++ b/domains/nikolas.json
@@ -4,7 +4,7 @@
"owner": {
"username": "MuhekoNikolas",
"email": "13nikolusmuheko@gmail.com",
- "twitter": "@MuhekoNikolas"
+ "twitter": "MuhekoNikolas"
},
"record": {
"CNAME": "muhekonikolas.github.io"
diff --git a/domains/nikolus.json b/domains/nikolus.json
index 3963ef385..9f89f9e79 100644
--- a/domains/nikolus.json
+++ b/domains/nikolus.json
@@ -4,7 +4,7 @@
"owner": {
"username": "MuhekoNikolas",
"email": "13nikolusmuheko@gmail.com",
- "twitter": "@MuhekoNikolas"
+ "twitter": "MuhekoNikolas"
},
"record": {
"CNAME": "muhekonikolas.github.io"
diff --git a/domains/nileshhaldar98.json b/domains/nileshhaldar98.json
new file mode 100644
index 000000000..61a7c812c
--- /dev/null
+++ b/domains/nileshhaldar98.json
@@ -0,0 +1,12 @@
+{
+ "description": "Nilesh Haldar",
+ "repo": "https://github.com/nileshhaldar98/nileshhaldar98.github.io",
+ "owner": {
+ "username": "nileshhaldar98",
+ "email": "nileshhaldar98@gmail.com"
+ },
+ "record": {
+ "CNAME": "nileshhaldar98.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/nirlep.json b/domains/nirlep.json
deleted file mode 100644
index 7ed957d1d..000000000
--- a/domains/nirlep.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "description": "yes.",
- "repo": "https://github.com/nirlep5252",
- "owner": {
- "username": "nirlep5252",
- "email": "",
- "twitter": "Nirlep_5252_"
- },
- "record": {
- "CNAME": "nirlep.netlify.app"
- }
-}
diff --git a/domains/nitesh-rathod.json b/domains/nitesh-rathod.json
new file mode 100644
index 000000000..bd17063a7
--- /dev/null
+++ b/domains/nitesh-rathod.json
@@ -0,0 +1,11 @@
+{
+ "description": "Nitesh Rathod.",
+ "repo": "https://github.com/nitesh-rathod/nitesh-rathod.github.io",
+ "owner": {
+ "username": "nitesh-rathod",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "nitesh-rathod.github.io"
+ }
+}
diff --git a/domains/noahgao.json b/domains/noahgao.json
new file mode 100644
index 000000000..6b4d59e51
--- /dev/null
+++ b/domains/noahgao.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "noahziheng",
+ "email": "noahgaocn@outlook.com"
+ },
+
+ "record": {
+ "CNAME": "noahziheng.github.io"
+ }
+ }
+
diff --git a/domains/node-appwrite.json b/domains/node-appwrite.json
index b27b753f9..471f75ff8 100644
--- a/domains/node-appwrite.json
+++ b/domains/node-appwrite.json
@@ -4,6 +4,6 @@
"email": "mohamed.haneefa@agiratech.com"
},
"record": {
- "URL": "https://www.appwrite-node.com/"
+ "URL": "https://www.appwrite-node.com"
}
}
diff --git a/domains/nodirbek.json b/domains/nodirbek.json
new file mode 100644
index 000000000..c7098ed61
--- /dev/null
+++ b/domains/nodirbek.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "Piratebay298",
+ "email": "piratebay298@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "nodirbek.42web.io"
+ }
+ }
+
diff --git a/domains/nooz.json b/domains/nooz.json
new file mode 100644
index 000000000..261577693
--- /dev/null
+++ b/domains/nooz.json
@@ -0,0 +1,22 @@
+{
+ "description": "Personal portfolio for nooz",
+ "repo": "https://github.com/NoozSBC/portfolio",
+ "owner": {
+ "username": "NoozSBC",
+ "email": "zhengm58@gmail.com",
+ "discord": "Nooz#0816"
+ },
+ "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"
+ }
+}
diff --git a/domains/nopply.json b/domains/nopply.json
new file mode 100644
index 000000000..53efb91d0
--- /dev/null
+++ b/domains/nopply.json
@@ -0,0 +1,11 @@
+{
+ "description": "Nopply is-a.dev",
+ "owner": {
+ "username": "kornls",
+ "email": "larryst.korn@gmail.com"
+ },
+ "record": {
+ "CNAME": "nopply.carrd.co"
+ }
+}
+
\ No newline at end of file
diff --git a/domains/noraa.json b/domains/noraa.json
new file mode 100644
index 000000000..676cad557
--- /dev/null
+++ b/domains/noraa.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Noraa08",
+ "email": "antoteje2004@gmail.com"
+ },
+ "record": {
+ "CNAME": "595a8166-a27b-43e4-848e-da1ce6bcd3f6.id.repl.co"
+ }
+ }
+
diff --git a/domains/notcoded.json b/domains/notcoded.json
new file mode 100644
index 000000000..ecf8531b5
--- /dev/null
+++ b/domains/notcoded.json
@@ -0,0 +1,13 @@
+{
+ "description": "use is-a.dev domain",
+ "repo": "https://github.com/not-coded/not-coded.github.io",
+ "owner": {
+ "username": "not-coded",
+ "email": "",
+ "discord": "Code#9844",
+ "discordUserID": "620662953347121163"
+ },
+ "record": {
+ "CNAME": "not-coded.github.io"
+ }
+}
diff --git a/domains/notedwin.json b/domains/notedwin.json
index b7c922a30..adb2eaf51 100644
--- a/domains/notedwin.json
+++ b/domains/notedwin.json
@@ -4,6 +4,6 @@
"email": "notedwin.music@gmail.com"
},
"record": {
- "URL": "https://notedwin.api.stdlib.com/portfolio-using-html-in-autocode@dev/"
+ "URL": "https://notedwin.api.stdlib.com/portfolio-using-html-in-autocode@dev"
}
}
diff --git a/domains/notefct.json b/domains/notefct.json
index a431b45f0..b6f801dcc 100644
--- a/domains/notefct.json
+++ b/domains/notefct.json
@@ -1,6 +1,6 @@
{
"description": "notefct personal developer website",
- "repo": "https://github.com/notefct/aboutme/",
+ "repo": "https://github.com/notefct/aboutme",
"owner": {
"username": "notefct",
"email": "edunlima2007@gmail.com"
diff --git a/domains/notify-api.json b/domains/notify-api.json
deleted file mode 100644
index 8744f3af0..000000000
--- a/domains/notify-api.json
+++ /dev/null
@@ -1,12 +0,0 @@
-
- {
- "repo" :"https://github.com/andrewstech/notify-api",
- "owner": {
- "username": "andrewstech",
- "email": "andrew@win11react.com"
- },
- "record": {
- "A": ["140.238.66.199"]
- }
- }
-
diff --git a/domains/notjadeja.json b/domains/notjadeja.json
new file mode 100644
index 000000000..4b1faf9c7
--- /dev/null
+++ b/domains/notjadeja.json
@@ -0,0 +1,20 @@
+ {
+ "owner": {
+ "username": "HalalJadeja",
+ "email": "9236.stkabirdio@gmail.com"
+ },
+ "record": {
+ "A": [
+ "185.199.110.153",
+ "185.199.108.153",
+ "185.199.111.153",
+ "185.199.109.153"
+ ],
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+ }
+
diff --git a/domains/notrana.json b/domains/notrana.json
new file mode 100644
index 000000000..d4aff135a
--- /dev/null
+++ b/domains/notrana.json
@@ -0,0 +1,12 @@
+{
+ "description": "Link to my portfolio site.",
+ "repo": "https://github.com/notrana/notrana.github.io",
+ "owner": {
+ "username": "notrana",
+ "email": "mail@notrana.tk",
+ "discord": "Rana Asad.py#5925"
+ },
+ "record": {
+ "CNAME": "notrana.github.io"
+ }
+}
diff --git a/domains/noxturnix.json b/domains/noxturnix.json
index 312ebd6c1..670ff6454 100644
--- a/domains/noxturnix.json
+++ b/domains/noxturnix.json
@@ -4,6 +4,6 @@
"email": "noxturnix@noxt.us"
},
"record": {
- "URL": "https://noxt.us/"
+ "URL": "https://noxt.us"
}
}
diff --git a/domains/nsh.json b/domains/nsh.json
new file mode 100644
index 000000000..6e9bb7e32
--- /dev/null
+++ b/domains/nsh.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "priyanshprajapat",
+ "email": "priy@nsh.is-.dev",
+ "twitter": "oyepriyansh"
+ },
+ "description": "mail domain",
+ "record": {
+ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+ }
diff --git a/domains/ntc-edm.json b/domains/ntc-edm.json
new file mode 100644
index 000000000..534cb3ace
--- /dev/null
+++ b/domains/ntc-edm.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "thanhcong2k7",
+ "email": "nhocpeacock@gmail.com"
+ },
+ "record": {
+ "CNAME": "kmdev.carrd.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/null.json b/domains/null.json
new file mode 100644
index 000000000..6fe085431
--- /dev/null
+++ b/domains/null.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Sudo-null7",
+ "email": "philippeparr38@gmail.com"
+ },
+ "record": {
+ "CNAME": "null.parr.lol"
+ }
+ }
+
diff --git a/domains/nyel.json b/domains/nyel.json
new file mode 100644
index 000000000..66403dd00
--- /dev/null
+++ b/domains/nyel.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "nyelnizy",
+ "email": "yhiamdan@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "nyelnizy.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/nziie.json b/domains/nziie.json
index fe0efd19c..5153f53af 100644
--- a/domains/nziie.json
+++ b/domains/nziie.json
@@ -1,8 +1,8 @@
{
"description": "Nziie's Developer Website",
- "repo": "https://github.com/Nziie3/nziie3.github.io",
+ "repo": "https://github.com/Nzii3/website",
"owner": {
- "username": "Nziie3",
+ "username": "Nzii3",
"email": "exeyst@gmail.com"
},
"record": {
diff --git a/domains/ocloo.json b/domains/ocloo.json
new file mode 100644
index 000000000..057da463e
--- /dev/null
+++ b/domains/ocloo.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "dev0cloo",
+ "email": "etor.ocloo@gmail.com"
+ },
+ "record": {
+ "URL": "https://dev0cloo.netlify.app"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/ofersadan.json b/domains/ofersadan.json
new file mode 100644
index 000000000..42ce352c6
--- /dev/null
+++ b/domains/ofersadan.json
@@ -0,0 +1,11 @@
+{
+ "description": "Ofer Sadan's GitHub profile",
+ "repo": "https://github.com/ofersadan85/ofersadan85",
+ "owner": {
+ "username": "ofersadan85",
+ "email": "ofersadan85@gmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/ofersadan85"
+ }
+}
\ No newline at end of file
diff --git a/domains/oirnoir.json b/domains/oirnoir.json
new file mode 100644
index 000000000..40175d026
--- /dev/null
+++ b/domains/oirnoir.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "OIRNOIR",
+ "email": "",
+ "discord": "OIRNOIR#0032"
+ },
+ "record": {
+ "URL": "https://oirnoir.dev"
+ }
+}
diff --git a/domains/oleg.json b/domains/oleg.json
new file mode 100644
index 000000000..b7b5df0d9
--- /dev/null
+++ b/domains/oleg.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "olegrumiancev",
+ "email": "oleg.rumiancev@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://olegrumiancev.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/oleksa.json b/domains/oleksa.json
index b9d94fe20..395762d64 100644
--- a/domains/oleksa.json
+++ b/domains/oleksa.json
@@ -1,6 +1,6 @@
{
"description": "Oleksa's personal portfolio pagee",
- "repo": "https://github.com/angelofallars/angelofallars.github.io/",
+ "repo": "https://github.com/angelofallars/angelofallars.github.io",
"owner": {
"username": "oleksa15",
"email": "oleksaa.ua@gmail.com"
diff --git a/domains/oli.json b/domains/oli.json
new file mode 100644
index 000000000..1baba7315
--- /dev/null
+++ b/domains/oli.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "qyful",
+ "email": "",
+ "twitter": "Qyful",
+ "discord": "Qyful#1800"
+ },
+ "record": {
+ "CNAME": "cb41d586-dc17-4f5d-b336-2c93504644e4.id.repl.co"
+ }
+}
diff --git a/domains/omen.json b/domains/omen.json
deleted file mode 100644
index 7d2009b02..000000000
--- a/domains/omen.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "Im a nerd",
- "repo": "https://github.com/OmenDoesStuff/omendoesstuff.github.io",
- "owner": {
- "username": "OmenDoesStuff",
- "email": "omen@dashpvp.net"
- },
- "record": {
- "CNAME": "omendoesstuff.github.io"
- }
- }
diff --git a/domains/onion.json b/domains/onion.json
new file mode 100644
index 000000000..18af26572
--- /dev/null
+++ b/domains/onion.json
@@ -0,0 +1,15 @@
+{
+ "owner": {
+ "username": "OnionDev1885",
+ "email": "",
+ "discord": "OnionDev#1885"
+ },
+ "record": {
+ "URL": "https://trgop.gq",
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
diff --git a/domains/oniondev.json b/domains/oniondev.json
new file mode 100644
index 000000000..0309de764
--- /dev/null
+++ b/domains/oniondev.json
@@ -0,0 +1,15 @@
+{
+ "owner": {
+ "username": "OnionDev1885",
+ "email": "",
+ "discord": "OnionDev#1885"
+ },
+ "record": {
+ "MX": [
+ "mx1.improvmx.com",
+ "mx2.improvmx.com"
+ ],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all",
+ "URL": "https://trgop.gq"
+ }
+}
diff --git a/domains/onvy.json b/domains/onvy.json
new file mode 100644
index 000000000..ced27b4bd
--- /dev/null
+++ b/domains/onvy.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "eiobc3a0",
+ "email": "eiobc3a0@gmail.com"
+ },
+ "record": {
+ "MX": ["mx1.improvmx.com", "mx1.improvmx.com"],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
diff --git a/domains/opaayush.json b/domains/opaayush.json
index 4026f1a16..a672cc42b 100644
--- a/domains/opaayush.json
+++ b/domains/opaayush.json
@@ -1,5 +1,5 @@
{
- "description": "Aayu5h's Portfolio Website",
+ "description": "Aayu5h's Website",
"repo": "https://github.com/OpAayush/opaayush.github.io",
"owner": {
"username": "OpAayush",
@@ -7,6 +7,6 @@
"discord": "Aayu5h#1737"
},
"record": {
- "CNAME": "opaayush.github.io"
+ "CNAME": "opaayush.pages.dev"
}
}
diff --git a/domains/opensourze.json b/domains/opensourze.json
deleted file mode 100644
index 500b1c23d..000000000
--- a/domains/opensourze.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "owner": {
- "username": "opensourze",
- "twitter": "opensourze",
- "email": "opensourze@protonmail.com"
- },
- "repo": "https://github.com/opensourze",
- "record": {
- "CNAME": "opensourze.netlify.app"
- }
-}
diff --git a/domains/oreki.json b/domains/oreki.json
index 6b4b80f6f..ef0b4fe0e 100644
--- a/domains/oreki.json
+++ b/domains/oreki.json
@@ -1,13 +1,10 @@
{
"description": "My Personal Website",
- "repo": "",
"owner": {
"username": "Oreki-Dev",
- "email": "oreki@oreki.gq"
+ "email": "orekidev@gmail.com"
},
"record": {
- "A": ["181.214.41.250"],
- "MX": ["ns1.crystalcloud.xyz", "ns2.crystalcloud.xyz"],
- "TXT": "v=spf1 a mx ip4:181.214.41.250 ~all"
+ "A": ["164.132.74.251", "192.95.42.75"]
}
}
diff --git a/domains/paban.json b/domains/paban.json
new file mode 100644
index 000000000..18879ad6b
--- /dev/null
+++ b/domains/paban.json
@@ -0,0 +1,11 @@
+{
+ "description": "Portfolio of Paban",
+ "repo": "https://github.com/Pabanjyoti/Pabanjyoti.github.io",
+ "owner": {
+ "username": "Pabanjyoti",
+ "email": "pawanjyotimail@gmail.com"
+ },
+ "record": {
+ "CNAME": "pabanjyoti.github.io"
+ }
+}
diff --git a/domains/pad.json b/domains/pad.json
new file mode 100644
index 000000000..a3ae728b5
--- /dev/null
+++ b/domains/pad.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "aripadrian",
+ "email": "aripadrian01@gmail.com"
+ },
+
+ "record": {
+ "A": ["209.182.237.31"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/paddycooper.json b/domains/paddycooper.json
new file mode 100644
index 000000000..70f0d932e
--- /dev/null
+++ b/domains/paddycooper.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "PaddyCooper08",
+ "email": "1210@rgsg.co.uk"
+ },
+
+ "record": {
+ "CNAME": "paddycooper.surge.sh"
+ }
+ }
+
diff --git a/domains/pancakes.json b/domains/pancakes.json
new file mode 100644
index 000000000..21fb01415
--- /dev/null
+++ b/domains/pancakes.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "pancak3boy",
+ "email": "Robloxisnotcoolanymore@gmail.com"
+ },
+ "record": {
+ "CNAME": "c65a3e15-40a1-4799-8fac-2d5866ebd587.id.repl.co"
+ }
+}
diff --git a/domains/panchal-chirag.json b/domains/panchal-chirag.json
new file mode 100644
index 000000000..072aea0cf
--- /dev/null
+++ b/domains/panchal-chirag.json
@@ -0,0 +1,11 @@
+{
+ "description": "Chirag Profile.",
+ "repo": "https://github.com/panchal-chirag/panchal-chirag.github.io",
+ "owner": {
+ "username": "panchal-chirag",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "panchal-chirag.github.io"
+ }
+}
diff --git a/domains/panda.json b/domains/panda.json
new file mode 100644
index 000000000..d0e173900
--- /dev/null
+++ b/domains/panda.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "s3mant",
+ "email": "contact@semant.is-a.dev"
+ },
+ "description": "redirection to main web.",
+ "record": {
+ "URL": "https://semant.panda.is-a.dev"
+ }
+}
diff --git a/domains/pandaninjas.json b/domains/pandaninjas.json
new file mode 100644
index 000000000..b33450452
--- /dev/null
+++ b/domains/pandaninjas.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "pandaninjas",
+ "email": "admin@malwarefight.gq"
+ },
+ "record": {
+ "CNAME": "pandaninjas.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/pandya-riddhi.json b/domains/pandya-riddhi.json
new file mode 100644
index 000000000..3765c9f3f
--- /dev/null
+++ b/domains/pandya-riddhi.json
@@ -0,0 +1,11 @@
+{
+ "description": "Riddhi pandya profile.",
+ "repo": "https://github.com/pandya-riddhi/pandya-riddhi.github.io",
+ "owner": {
+ "username": "pandya-riddhi",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "pandya-riddhi.github.io"
+ }
+}
diff --git a/domains/parsa.json b/domains/parsa.json
new file mode 100644
index 000000000..a9b3f03e1
--- /dev/null
+++ b/domains/parsa.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "xX-MoonWalker-Xx",
+ "email": "aparat.mmr.game@gmail.com"
+ },
+ "record": {
+ "CNAME": "www.parsa-alidoust.ir"
+ }
+}
diff --git a/domains/patel-hetal.json b/domains/patel-hetal.json
new file mode 100644
index 000000000..589cadd23
--- /dev/null
+++ b/domains/patel-hetal.json
@@ -0,0 +1,11 @@
+{
+ "description": "Hetal Profile.",
+ "repo": "https://github.com/patel-hetal/patel-hetal.github.io",
+ "owner": {
+ "username": "patel-hetal",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "patel-hetal.github.io"
+ }
+}
diff --git a/domains/pathan-imran.json b/domains/pathan-imran.json
new file mode 100644
index 000000000..d3ef1a6bf
--- /dev/null
+++ b/domains/pathan-imran.json
@@ -0,0 +1,11 @@
+{
+ "description": "Imran Profile.",
+ "repo": "https://github.com/pathan-imran/pathan-imran.github.io",
+ "owner": {
+ "username": "pathan-imran",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "pathan-imran.github.io"
+ }
+}
diff --git a/domains/patrickbrophy.json b/domains/patrickbrophy.json
new file mode 100644
index 000000000..b9aed7f9a
--- /dev/null
+++ b/domains/patrickbrophy.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "washedPat",
+ "email": "patrick.brophy2@gmail.com"
+ },
+ "record": {
+ "CNAME": "patrickbrophy.dev"
+ }
+ }
+
diff --git a/domains/patrickzhou.json b/domains/patrickzhou.json
new file mode 100644
index 000000000..f056a828e
--- /dev/null
+++ b/domains/patrickzhou.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "patrickzhou1234",
+ "email": "",
+ "discord": "Moist Nugget#5050"
+ },
+ "record": {
+ "CNAME": "patrickzhou1234.github.io"
+ }
+}
diff --git a/domains/payidar.json b/domains/payidar.json
index 721b7af46..d07bddf54 100644
--- a/domains/payidar.json
+++ b/domains/payidar.json
@@ -6,6 +6,6 @@
"email": "mertcelik2196@gmail.com"
},
"record": {
- "URL": "https://payidarofficial.xyz/"
+ "URL": "https://payidarofficial.xyz"
}
}
diff --git a/domains/pekly.json b/domains/pekly.json
new file mode 100644
index 000000000..88a56ee92
--- /dev/null
+++ b/domains/pekly.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Pekly",
+ "email": "oodhuu57@gmail.com"
+ },
+ "record": {
+ "URL": "https://dsc.gg/pekly"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/penguinmod.json b/domains/penguinmod.json
new file mode 100644
index 000000000..f3d5831ec
--- /dev/null
+++ b/domains/penguinmod.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "FreshPenguin112",
+ "email": "freshpenguin1@outlook.com"
+ },
+ "record": {
+ "URL": "https://penguinmod.github.io/PenguinMod-Gui/editor.html"
+ }
+}
diff --git a/domains/penieldialu.json b/domains/penieldialu.json
new file mode 100644
index 000000000..4669f534a
--- /dev/null
+++ b/domains/penieldialu.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "bilwifi",
+ "email": "dialundamapeniel@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://penieldialu.carrd.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/penieldialundama.json b/domains/penieldialundama.json
new file mode 100644
index 000000000..4669f534a
--- /dev/null
+++ b/domains/penieldialundama.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "bilwifi",
+ "email": "dialundamapeniel@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://penieldialu.carrd.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/petla.json b/domains/petla.json
new file mode 100644
index 000000000..8cfc57a18
--- /dev/null
+++ b/domains/petla.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "Petla-reboot",
+ "email": "petla@s246.xrea.com",
+ "twitter": "Petla_reboot"
+ },
+
+ "record": {
+ "A": ["160.251.151.77"],
+ "MX": ["s246.xrea.com"]
+ }
+ }
diff --git a/domains/phamvandien.json b/domains/phamvandien.json
new file mode 100644
index 000000000..25523490e
--- /dev/null
+++ b/domains/phamvandien.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "D-Jukie",
+ "email": "phamvandienofficial@gmail.com"
+ },
+ "record": {
+ "CNAME": "a6b7d456-4a75-42ba-b316-2b5b50199973.id.repl.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/phaze.json b/domains/phaze.json
new file mode 100644
index 000000000..9d9fc19d9
--- /dev/null
+++ b/domains/phaze.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "phaze-the-dumb",
+ "email": "phaze@duck.com"
+ },
+ "record": {
+ "A": ["132.226.127.70"]
+ }
+ }
+
diff --git a/domains/pheonix.json b/domains/pheonix.json
new file mode 100644
index 000000000..db0f430a4
--- /dev/null
+++ b/domains/pheonix.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Pheonix14",
+ "email": "sd490405@gmail.com"
+ },
+ "record": {
+ "A": ["164.132.74.251"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/picloud.json b/domains/picloud.json
new file mode 100644
index 000000000..0f5bc2e1e
--- /dev/null
+++ b/domains/picloud.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "hb0313",
+ "email": "hbhandwaldar@gmail.com"
+ },
+ "record": {
+ "URL": "https://sites.google.com/view/pihome1/home"
+ }
+ }
+
diff --git a/domains/pin.sx9.json b/domains/pin.sx9.json
new file mode 100644
index 000000000..de9853f60
--- /dev/null
+++ b/domains/pin.sx9.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "SX-9",
+ "email": "hello@mail.sx9.is-a.dev"
+ },
+ "record": {
+ "CNAME": "wdhdns.com"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/pingoda.json b/domains/pingoda.json
new file mode 100644
index 000000000..ad9cbb10a
--- /dev/null
+++ b/domains/pingoda.json
@@ -0,0 +1,12 @@
+{
+ "description": "Personal Portfolio for Pingoda",
+ "repo": "https://github.com/Pingoda/pingoda.github.io",
+ "owner": {
+ "username": "Pingoda",
+ "email": "francescoclem915@gmail.com",
+ "twitter": "Pingoda_"
+ },
+ "record": {
+ "CNAME": "pinogda.github.io"
+ }
+}
diff --git a/domains/pixl8.json b/domains/pixl8.json
new file mode 100644
index 000000000..749ad779d
--- /dev/null
+++ b/domains/pixl8.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "pixl8dev",
+ "email": "judah.cs08@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "pixl8dev.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/plumaxe.json b/domains/plumaxe.json
new file mode 100644
index 000000000..106acdfdd
--- /dev/null
+++ b/domains/plumaxe.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Firewoork",
+ "email": "iaintflxzra122@gmail.com"
+ },
+ "record": {
+ "CNAME": "Plumaxe.github.io"
+ }
+}
diff --git a/domains/plun.json b/domains/plun.json
new file mode 100644
index 000000000..678139655
--- /dev/null
+++ b/domains/plun.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "plun1331",
+ "email": "plun1331@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "plun.pages.dev"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/pmint05.json b/domains/pmint05.json
new file mode 100644
index 000000000..d2ae09e84
--- /dev/null
+++ b/domains/pmint05.json
@@ -0,0 +1,12 @@
+{
+ "description": "Subdomain for my personal developer website",
+ "repo": "https://github.com/pmint05/pmint05.github.io",
+ "owner": {
+ "username": "pmint05",
+ "email": "pmint05@protonmail.com",
+ "twitter": "pmint05"
+ },
+ "record": {
+ "CNAME": "pmint05.github.io"
+ }
+}
diff --git a/domains/poetry.m1dnight.json b/domains/poetry.m1dnight.json
new file mode 100644
index 000000000..73cb9df47
--- /dev/null
+++ b/domains/poetry.m1dnight.json
@@ -0,0 +1,11 @@
+{
+ "description": "Aakanksha's .is-a.dev domain",
+ "repo": "https://poetry.m1dnightdev.repl.co",
+ "owner": {
+ "username": "m1dnight-ofcl",
+ "email": "m1dnightgmrofficial@gmail.com"
+ },
+ "record": {
+ "CNAME": "5eb3b096-1df2-40f7-aa66-6c2ce0687219.id.repl.co"
+ }
+}
diff --git a/domains/poked.json b/domains/poked.json
new file mode 100644
index 000000000..9470797fb
--- /dev/null
+++ b/domains/poked.json
@@ -0,0 +1,13 @@
+{
+ "description": "poked.is-a.dev",
+ "repo": "https://github.com/PokedArmory/PokedArmory.github.io",
+ "owner": {
+ "username": "PokedArmory",
+ "email": "poked.armory@gmail.com",
+ "discord": "Poked_Armory#0001",
+ "twitter": "PokedWasTaken"
+ },
+ "record": {
+ "CNAME": "PokedArmory.github.io"
+ }
+}
diff --git a/domains/polars.json b/domains/polars.json
new file mode 100644
index 000000000..01ecf5950
--- /dev/null
+++ b/domains/polars.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "pol-ars",
+ "email": "tariqsaedbusiness@outlook.com"
+ },
+ "record": {
+ "CNAME": "pol-ars.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/porary.json b/domains/porary.json
new file mode 100644
index 000000000..6ed534cf9
--- /dev/null
+++ b/domains/porary.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "GotoShoraro",
+ "email": "info@porary.net"
+ },
+
+ "record": {
+ "URL": "https://porary.net"
+ }
+ }
+
diff --git a/domains/portal-slot-gacor.json b/domains/portal-slot-gacor.json
index 2c890b57b..a265de76e 100644
--- a/domains/portal-slot-gacor.json
+++ b/domains/portal-slot-gacor.json
@@ -6,6 +6,6 @@
"email": "slotgacor@id123.uno"
},
"record": {
- "URL": "https://cewemanja.github.io/portal-slot-gacor/"
+ "URL": "https://cewemanja.github.io/portal-slot-gacor"
}
}
diff --git a/domains/pplg.json b/domains/pplg.json
new file mode 100644
index 000000000..4bb4f7502
--- /dev/null
+++ b/domains/pplg.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Jantur-dev",
+ "email": "jantur29@gmail.com"
+ },
+ "record": {
+ "CNAME": "d46b1013-50ed-4f41-b75e-3961b2b9aad6.id.repl.co"
+ }
+}
\ No newline at end of file
diff --git a/domains/pr0k41.json b/domains/pr0k41.json
new file mode 100644
index 000000000..ee01146be
--- /dev/null
+++ b/domains/pr0k41.json
@@ -0,0 +1,11 @@
+{
+ "description": "Prokai's Website",
+ "repo": "https://github.com/pr0k41/pr0k41.github.io",
+ "owner": {
+ "username": "pr0k41",
+ "email": "pr0k41@proton.me"
+ },
+ "record": {
+ "CNAME": "pr0k41.github.io"
+ }
+}
diff --git a/domains/prabin.json b/domains/prabin.json
index d97b20bc7..1ead6918b 100644
--- a/domains/prabin.json
+++ b/domains/prabin.json
@@ -6,6 +6,6 @@
"email": "prabinsubedi2016@gmail.com"
},
"record": {
- "URL":"https://prabin.tech"
+ "URL": "https://prabin.tech"
}
}
diff --git a/domains/practical.json b/domains/practical.json
new file mode 100644
index 000000000..6f1139e38
--- /dev/null
+++ b/domains/practical.json
@@ -0,0 +1,13 @@
+
+ {
+ "description": "A website to show my portfolio.",
+ "repo": "https://github.com/practicaldev101/practicaldev101.github.io",
+ "owner": {
+ "username": "practicaldev101",
+ "email": "carlosospinomonsalve@gmail.com"
+ },
+ "record": {
+ "CNAME": "practicaldev101.github.io"
+ }
+ }
+
diff --git a/domains/pradeepvarma22.json b/domains/pradeepvarma22.json
new file mode 100644
index 000000000..755cd75cc
--- /dev/null
+++ b/domains/pradeepvarma22.json
@@ -0,0 +1,12 @@
+
+ {
+ "repo": "https://github.com/pradeepvarma22/pradeepvarma22.github.io",
+ "owner": {
+ "username": "pradeepvarma22",
+ "email": "pradeepnadimpalli22@gmail.com"
+ },
+ "record": {
+ "CNAME": "pradeepvarma22.github.io"
+ }
+ }
+
diff --git a/domains/prajapati-divya.json b/domains/prajapati-divya.json
new file mode 100644
index 000000000..d529266f3
--- /dev/null
+++ b/domains/prajapati-divya.json
@@ -0,0 +1,11 @@
+{
+ "description": "Divya profile.",
+ "repo": "https://github.com/prajapati-divya/prajapati-divya.github.io",
+ "owner": {
+ "username": "prajapati-divya",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "prajapati-divya.github.io"
+ }
+}
diff --git a/domains/prakhar.json b/domains/prakhar.json
new file mode 100644
index 000000000..787d31479
--- /dev/null
+++ b/domains/prakhar.json
@@ -0,0 +1,11 @@
+{
+ "description": "Prakhar| Portfolio",
+ "repo": "https://github.com/Prakhar-commits.github.io",
+ "owner": {
+ "username": "Prakhar-commits",
+ "email": "prakharb56@gmail.com"
+ },
+ "record": {
+ "CNAME": "Prakhar-commits.github.io"
+ }
+}
diff --git a/domains/praquron.json b/domains/praquron.json
new file mode 100644
index 000000000..847e2e221
--- /dev/null
+++ b/domains/praquron.json
@@ -0,0 +1,12 @@
+{
+ "description": "A website to share my projects",
+ "repo": "https://github.com/Praquron/praquron.github.io",
+ "owner": {
+ "username": "Praquron",
+ "email": "praquron@gmail.com",
+ "twitter": "praquron"
+ },
+ "record": {
+ "CNAME": "praquron.github.io"
+ }
+}
diff --git a/domains/prateek.json b/domains/prateek.json
new file mode 100644
index 000000000..78637d0ec
--- /dev/null
+++ b/domains/prateek.json
@@ -0,0 +1,12 @@
+{
+ "description": "Prateek Chaubey's Portfolio ",
+ "repo": "https://github.com/prateek-chaubey/prateek-chaubey.github.io",
+ "owner": {
+ "username": "prateek-chaubey",
+ "email": "chaubeyprateek2@gmail.com",
+ "twitter": "PrateekChaubeyy"
+ },
+ "record": {
+ "CNAME": "prateek-chaubey.github.io"
+ }
+}
diff --git a/domains/preview.beta.json b/domains/preview.beta.json
index 5f14074df..0f3cab465 100644
--- a/domains/preview.beta.json
+++ b/domains/preview.beta.json
@@ -1,11 +1,9 @@
-
- {
- "owner": {
- "username": "andrewstech",
- "email": "andrew@win11react.com"
- },
- "record": {
- "CNAME": "is-a-dev-bot.github.io"
- }
- }
-
+{
+ "owner": {
+ "username": "@is-a-dev/maintainers",
+ "email": "phenax5@gmail.com"
+ },
+ "record": {
+ "CNAME": "is-a-dev-bot.github.io"
+ }
+}
diff --git a/domains/priti-shide.json b/domains/priti-shide.json
new file mode 100644
index 000000000..989132cdd
--- /dev/null
+++ b/domains/priti-shide.json
@@ -0,0 +1,12 @@
+{
+ "description": "My Portfolio.",
+ "repo": "https://github.com/priti-shide/priti-shide.github.io",
+ "owner": {
+ "username": "priti-shide",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "priti-shide.github.io"
+ }
+}
+
diff --git a/domains/privacy.json b/domains/privacy.json
new file mode 100644
index 000000000..0ad71d726
--- /dev/null
+++ b/domains/privacy.json
@@ -0,0 +1,16 @@
+{
+ "owner": {
+ "username": "@is-a-dev/maintainers",
+ "email": "phenax5@gmail.com"
+ },
+ "record": {
+ "A": [
+ "185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"
+ ],
+ "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
+ "TXT": "forward-email=privacy.isdev.localplayer.dev"
+ }
+}
diff --git a/domains/priyansh.json b/domains/priyansh.json
new file mode 100644
index 000000000..10bec5dc3
--- /dev/null
+++ b/domains/priyansh.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "priyanshprajapat",
+ "email": "priy@nsh.is-a.dev"
+ },
+ "record": {
+ "CNAME": "priyansh.pages.dev"
+ }
+}
diff --git a/domains/prnice.json b/domains/prnice.json
new file mode 100644
index 000000000..d20cdb6dd
--- /dev/null
+++ b/domains/prnice.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "Prn-Ice",
+ "email": "isadev.0e7rj@slmail.me"
+ },
+ "repo": "https://portfolio.prnice.me",
+ "description": "Test domain for this really cool service",
+ "record": {
+ "URL": "https://portfolio.prnice.me"
+ }
+}
\ No newline at end of file
diff --git a/domains/projakob.json b/domains/projakob.json
new file mode 100644
index 000000000..69fbf3a70
--- /dev/null
+++ b/domains/projakob.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "ProJakob",
+ "email": "",
+ "discord": "ProJakob#0408"
+ },
+ "record": {
+ "A": [
+ "152.89.239.58"
+ ]
+ }
+}
diff --git a/domains/prokai-kun.json b/domains/prokai-kun.json
new file mode 100644
index 000000000..ec39000f2
--- /dev/null
+++ b/domains/prokai-kun.json
@@ -0,0 +1,11 @@
+{
+ "description": "Iakorp's Website",
+ "repo": "https://github.com/IAKORP/IAKORP.github.io",
+ "owner": {
+ "username": "IAKORP",
+ "email": "prokaiindo003@gmail.com"
+ },
+ "record": {
+ "CNAME": "IAKORP.github.io"
+ }
+}
diff --git a/domains/prokai.json b/domains/prokai.json
new file mode 100644
index 000000000..f70941538
--- /dev/null
+++ b/domains/prokai.json
@@ -0,0 +1,11 @@
+{
+ "description": "Iakorp's Website",
+ "repo": "https://github.com/14k0rp/14k0rp.github.io",
+ "owner": {
+ "username": "14k0rp",
+ "email": "iakorp@protonmail.com"
+ },
+ "record": {
+ "CNAME": "14k0rp.github.io"
+ }
+}
diff --git a/domains/pronicio.json b/domains/pronicio.json
new file mode 100644
index 000000000..1ffca5071
--- /dev/null
+++ b/domains/pronicio.json
@@ -0,0 +1,12 @@
+{
+ "description": "Pronicio's Portfolio",
+ "repo": "https://github.com/Pronicio",
+ "owner": {
+ "username": "Pronicio",
+ "email": "pronicio.contact@gmail.com",
+ "twitter": "Pronicio_dev"
+ },
+ "record": {
+ "CNAME": "portfolio-5s1.pages.dev"
+ }
+}
diff --git a/domains/proudmuslim.json b/domains/proudmuslim.json
index b4b1c4585..4903d15d3 100644
--- a/domains/proudmuslim.json
+++ b/domains/proudmuslim.json
@@ -1,5 +1,4 @@
{
- "description": "",
"repo": "https://github.com/proudmuslim-dev/proudmuslim-dev.github.io",
"owner": {
"username": "proudmuslim-dev",
diff --git a/domains/psicmi.json b/domains/psicmi.json
index fbd9410f4..c7a1101ec 100644
--- a/domains/psicmi.json
+++ b/domains/psicmi.json
@@ -4,6 +4,6 @@
"email": "hello@psicmi.party"
},
"record": {
- "CNAME": "psicmi-party.github.io"
+ "CNAME": "psicmi.win"
}
}
diff --git a/domains/psy.json b/domains/psy.json
new file mode 100644
index 000000000..8b6da6e21
--- /dev/null
+++ b/domains/psy.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "ensyde",
+ "email": "ensyde0@gmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/ensyde"
+ }
+}
diff --git a/domains/puffer.json b/domains/puffer.json
new file mode 100644
index 000000000..69fabe76b
--- /dev/null
+++ b/domains/puffer.json
@@ -0,0 +1,12 @@
+{
+ "description": "My website!",
+ "repo": "https://github.com/kevinalavik/kevinalavik.github.io",
+ "owner": {
+ "username": "kevinalavik",
+ "email": "kevin.alavik@icloud.com",
+ "twitter": "pufferisadev"
+ },
+ "record": {
+ "CNAME": "kevinalavik.github.io"
+ }
+}
diff --git a/domains/pupbrained.json b/domains/pupbrained.json
new file mode 100644
index 000000000..f5711d612
--- /dev/null
+++ b/domains/pupbrained.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "pupbrained",
+ "email": "mars@pupbrained.xyz"
+ },
+ "record": {
+ "CNAME": "pupbrained.xyz"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/pxseu.json b/domains/pxseu.json
index fcaf57524..4e1a315ba 100644
--- a/domains/pxseu.json
+++ b/domains/pxseu.json
@@ -3,7 +3,7 @@
"owner": {
"username": "pxseu",
"email": "",
- "twitter": "@pxseu"
+ "twitter": "pxseu"
},
"record": {
"URL": "https://www.pxseu.com"
diff --git a/domains/pyve.json b/domains/pyve.json
new file mode 100644
index 000000000..d08b360b9
--- /dev/null
+++ b/domains/pyve.json
@@ -0,0 +1,12 @@
+{
+ "description": "pyve's world",
+ "repo": "https://github.com/pvignau/pvignau.github.io",
+ "owner": {
+ "username": "pvignau",
+ "email": "vignau.py@gmail.com"
+ },
+ "record": {
+ "CNAME": "pvignau.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/qhungg289.json b/domains/qhungg289.json
new file mode 100644
index 000000000..8ce92a95d
--- /dev/null
+++ b/domains/qhungg289.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "qhungg289",
+ "email": "qhungg289@proton.me"
+ },
+ "repo": "https://github.com/qhungg289/qhungg289.github.io",
+ "record": {
+ "CNAME": "qhungg289.github.io"
+ }
+}
diff --git a/domains/qna.suki.json b/domains/qna.suki.json
new file mode 100644
index 000000000..7ff0ef615
--- /dev/null
+++ b/domains/qna.suki.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "SukiPlayz",
+ "email": "sukimayoo@outlook.com"
+ },
+ "record": {
+ "CNAME": "247eddef-406f-4ce3-87ae-b3515f3aa876.id.repl.co"
+ }
+}
diff --git a/domains/queirozt.json b/domains/queirozt.json
new file mode 100644
index 000000000..a5387a1dc
--- /dev/null
+++ b/domains/queirozt.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "QueirozT",
+ "email": "tiagoqueirozgoncalves100@gmail.com"
+ },
+
+ "record": {
+ "A": ["144.22.180.97"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/quydang.json b/domains/quydang.json
new file mode 100644
index 000000000..1f051a455
--- /dev/null
+++ b/domains/quydang.json
@@ -0,0 +1,11 @@
+{
+ "description": "I used for my learning purpose",
+ "repo": "https://github.com/quydang04/quydang04.github.io",
+ "owner": {
+ "username": "quydang04",
+ "email": "dangvonguyen169@gmail.com"
+ },
+ "record": {
+ "CNAME": "quydang04.github.io"
+ }
+}
diff --git a/domains/qwel.json b/domains/qwel.json
new file mode 100644
index 000000000..edbf7802d
--- /dev/null
+++ b/domains/qwel.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "qwel-exe",
+ "discord": "qwel.exe#9583",
+ "email": "anirudh012009@gmail.com"
+ },
+ "record": {
+ "CNAME": "qwel-exe.github.io"
+ }
+}
diff --git a/domains/qwertx.json b/domains/qwertx.json
new file mode 100644
index 000000000..2579dd44b
--- /dev/null
+++ b/domains/qwertx.json
@@ -0,0 +1,11 @@
+{
+ "description": "Gonna use this domain for my personal website and other pages/stuff",
+ "repo": "https://github.com/notqwertz/notqwertz.github.io",
+ "owner": {
+ "username": "notqwertz",
+ "email": "zuweyrh752@gmail.com"
+ },
+ "record": {
+ "CNAME": "notqwertz.github.io"
+ }
+}
diff --git a/domains/qwerty-qwerty.json b/domains/qwerty-qwerty.json
new file mode 100644
index 000000000..b922c0b7f
--- /dev/null
+++ b/domains/qwerty-qwerty.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Qwerty-Qwerty88",
+ "email": "personqwertyperson88@gmail.com"
+ },
+ "record": {
+ "CNAME": "d9394ac5-c4db-44e1-b67f-198ad4c7dc3a.id.repl.co"
+ }
+}
diff --git a/domains/r2d2.json b/domains/r2d2.json
index dba0a0056..00a89e590 100644
--- a/domains/r2d2.json
+++ b/domains/r2d2.json
@@ -5,6 +5,6 @@
"email": "aereg@ya.ru"
},
"record": {
- "A": ["46.32.81.244"]
+ "A": ["46.32.83.106"]
}
}
diff --git a/domains/raadsel.json b/domains/raadsel.json
new file mode 100644
index 000000000..39e917cfb
--- /dev/null
+++ b/domains/raadsel.json
@@ -0,0 +1,12 @@
+{
+ "description": "Personal website of Raadsel",
+ "repo": "https://github.com/Raadsl/New-Personal-site",
+ "owner": {
+ "username": "Raadsl",
+ "email": "jorik.loos@gmail.com",
+ "discord": "Raadsel#9398"
+ },
+ "record": {
+ "CNAME": "6925d98d-2d57-403e-8fe7-7d76686df9b4.id.repl.co"
+ }
+}
diff --git a/domains/radio.mxnticek.json b/domains/radio.mxnticek.json
new file mode 100644
index 000000000..09f94e34a
--- /dev/null
+++ b/domains/radio.mxnticek.json
@@ -0,0 +1,10 @@
+{
+ "description": "Domain for my radio",
+ "owner": {
+ "username": "VlastikYoutubeKo",
+ "email": "plainrock@seznam.cz"
+ },
+ "record": {
+ "A": ["129.151.254.58"]
+ }
+}
diff --git a/domains/raghavyuva.json b/domains/raghavyuva.json
new file mode 100644
index 000000000..81d5ec04a
--- /dev/null
+++ b/domains/raghavyuva.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "raghavyuva",
+ "email": "vikramnbhat15@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "raghavyuva.github.io"
+ }
+ }
+
diff --git a/domains/rahulps.json b/domains/rahulps.json
new file mode 100644
index 000000000..5e1a0ba21
--- /dev/null
+++ b/domains/rahulps.json
@@ -0,0 +1,10 @@
+ {
+ "owner": {
+ "username": "rahulps1000",
+ "email": "rahulps1000@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://myfolio-rahulps.netlify.app"
+ }
+ }
diff --git a/domains/raj.json b/domains/raj.json
new file mode 100644
index 000000000..8ca823d30
--- /dev/null
+++ b/domains/raj.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "rajmaskey",
+ "email": "rajmaskey017@gmail.com"
+ },
+ "record": {
+ "CNAME": "website-3.onrender.com"
+ }
+}
diff --git a/domains/raku.json b/domains/raku.json
index 00890c5a3..06c109c56 100644
--- a/domains/raku.json
+++ b/domains/raku.json
@@ -1,6 +1,6 @@
{
"description": "A Website For My Personal Website",
- "repo": "https://github.com/Wuffye123/",
+ "repo": "https://github.com/Wuffye123",
"owner": {
"username": "Wuffye123",
"email": "rakurakumicro@gmail.com"
diff --git a/domains/ralph.json b/domains/ralph.json
index bd327f50c..0588efe43 100644
--- a/domains/ralph.json
+++ b/domains/ralph.json
@@ -1,12 +1,9 @@
{
+ "description": "Ralph Wang's blog",
"owner": {
"username": "ralph",
- "email": "asnowwolf@gmail.com",
- "irc": "",
- "discord": "",
- "note": "A ThoughtWorker & GDE"
+ "email": "asnowwolf@gmail.com"
},
- "description": "Ralph Wang's blog",
"record": {
"CNAME": "blog.ralph.wang"
}
diff --git a/domains/ranjit.json b/domains/ranjit.json
new file mode 100644
index 000000000..38d9e3392
--- /dev/null
+++ b/domains/ranjit.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "patilranjit485",
+ "email": "patilranjit2610@gmail.com"
+ },
+ "record": {
+ "CNAME": "demon-brother.blogspot.com"
+ }
+ }
+
diff --git a/domains/ravost.json b/domains/ravost.json
index a23839f76..4277dc69c 100644
--- a/domains/ravost.json
+++ b/domains/ravost.json
@@ -1,11 +1,10 @@
{
"owner": {
"username": "Ravost99",
- "email": "",
- "discord": "Ravost99#3361"
+ "email": "Ravost6@outlook.com"
},
"description": "Ravost99's Personal website",
"record": {
- "CNAME": "ff6546d8-ce57-4f83-bff1-de3fdf47f30f.id.repl.co"
+ "CNAME": "910fc002-6c43-4a8f-89d9-e0807e831470.id.repl.co"
}
}
diff --git a/domains/raw-api.json b/domains/raw-api.json
new file mode 100644
index 000000000..5738c9ef2
--- /dev/null
+++ b/domains/raw-api.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "WilliamDavidHarrison",
+ "email": "william@williamharrison.dev"
+ },
+
+ "record": {
+ "CNAME": "wdhdev.github.io"
+ }
+}
diff --git a/domains/raw.json b/domains/raw.json
new file mode 100644
index 000000000..a20b7e4df
--- /dev/null
+++ b/domains/raw.json
@@ -0,0 +1,12 @@
+{
+ "description": "is-a-dev-raw api",
+ "repo": "https://github.com/andrewstech/is-a-dev-raw-api",
+ "owner": {
+ "username": "andrewstech",
+ "email": "hello@andrewstech.me",
+ "twitter": "andrewstech1"
+ },
+ "record": {
+ "CNAME": "andrewstech.github.io"
+ }
+}
diff --git a/domains/raymond.json b/domains/raymond.json
new file mode 100644
index 000000000..6782d5a41
--- /dev/null
+++ b/domains/raymond.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "raylu15742cs",
+ "email": "raylucs15742@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "raylu15742cs.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/raymondlu.json b/domains/raymondlu.json
new file mode 100644
index 000000000..6782d5a41
--- /dev/null
+++ b/domains/raymondlu.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "raylu15742cs",
+ "email": "raylucs15742@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "raylu15742cs.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/redirect.nziie.json b/domains/redirect.nziie.json
new file mode 100644
index 000000000..f2a3533ea
--- /dev/null
+++ b/domains/redirect.nziie.json
@@ -0,0 +1,9 @@
+ {
+ "owner": {
+ "username": "Nzii3",
+ "email": "exeyst@gmail.com"
+ },
+ "record": {
+ "CNAME": "cname.short.io"
+ }
+ }
diff --git a/domains/register-bot.json b/domains/register-bot.json
new file mode 100644
index 000000000..652d7ea34
--- /dev/null
+++ b/domains/register-bot.json
@@ -0,0 +1,12 @@
+{
+ "description": "Register-bot",
+ "repo": "https://github.com/andrewstech/is-a-dev-bot",
+ "owner": {
+ "username": "andrewstech",
+ "email": "hello@andrewstech.me",
+ "twitter": "andrewstech1"
+ },
+ "record": {
+ "CNAME": "dns.beadman-network.com"
+ }
+}
diff --git a/domains/register.json b/domains/register.json
index 39dd4bd9a..0836b95c8 100644
--- a/domains/register.json
+++ b/domains/register.json
@@ -1,11 +1,10 @@
{
- "description": "The subdomain for the Is-a.Dev Web Registration Dashboard (Incomplete)",
- "repo": "https://github.com/is-a-dev",
- "owner": {
- "username": "@is-a.dev/maintainers",
- "email": "mahir@molai.dev"
- },
- "record": {
- "CNAME": "register-53h.pages.dev"
- }
+ "owner": {
+ "username": "@is-a-dev/maintainers",
+ "email": "phenax5@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "isaregister.pages.dev"
+ }
}
diff --git a/domains/reizy.json b/domains/reizy.json
new file mode 100644
index 000000000..b75ddee82
--- /dev/null
+++ b/domains/reizy.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "P0rc0D10",
+ "email": "grazioligiuliano52@gmail.com"
+ },
+ "record": {
+ "URL": "https://reizy.eu"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/rep.json b/domains/rep.json
new file mode 100644
index 000000000..9b38b67d9
--- /dev/null
+++ b/domains/rep.json
@@ -0,0 +1,11 @@
+{
+ "description": "Im a nerd",
+ "repo": "https://github.com/reputationdev/reputationdev.github.io",
+ "owner": {
+ "username": "Reputation",
+ "email": "omen@dashpvp.net"
+ },
+ "record": {
+ "CNAME": "reputationdev.github.io"
+ }
+ }
diff --git a/domains/reynold.json b/domains/reynold.json
new file mode 100644
index 000000000..70ed5ffb9
--- /dev/null
+++ b/domains/reynold.json
@@ -0,0 +1,10 @@
+{
+
+ "owner": {
+ "username": "EMMU",
+ "email": "aneenababu71901@gmail.com"
+ },
+ "record": {
+ "CNAME": "d60bb323-8a85-4e54-82b0-f2faaf77569c.id.repl.co"
+ }
+}
diff --git a/domains/rferee.json b/domains/rferee.json
new file mode 100644
index 000000000..d9185f32b
--- /dev/null
+++ b/domains/rferee.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "rferee",
+ "email": "admin@rferee.dev"
+ },
+ "record": {
+ "URL": "https://rferee.dev"
+ }
+ }
+
diff --git a/domains/rhyk.json b/domains/rhyk.json
new file mode 100644
index 000000000..d68177c1c
--- /dev/null
+++ b/domains/rhyk.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "qbkyde6c",
+ "email": "qbkyde6c@gmail.com"
+ },
+ "record": {
+ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json
new file mode 100644
index 000000000..319113122
--- /dev/null
+++ b/domains/riannegreiros.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "RianNegreiros",
+ "email": "riannegreiros@gmail.com"
+ },
+ "record": {
+ "CNAME": "portfolio-production-c1eb.up.railway.app"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/rifzki.json b/domains/rifzki.json
new file mode 100644
index 000000000..84439c64a
--- /dev/null
+++ b/domains/rifzki.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "rifzkiadiyaksa",
+ "email": "rifzki.adiyaksa18033@student.unsika.ac.id"
+ },
+ "record": {
+ "URL": "https://rifzki.my.id"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/rlewsley.json b/domains/rlewsley.json
new file mode 100644
index 000000000..b8ca5a7df
--- /dev/null
+++ b/domains/rlewsley.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "lewsley-r",
+ "email": "lewsley-r@ulster.ac.uk"
+ },
+
+ "record": {
+ "CNAME": "lewsley-r.github.io"
+ }
+ }
+
diff --git a/domains/robsd.json b/domains/robsd.json
new file mode 100644
index 000000000..332cbbae0
--- /dev/null
+++ b/domains/robsd.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "robsd",
+ "email": "rob@robertd.co.uk"
+ },
+ "record": {
+ "CNAME": "robsd.pages.dev"
+ }
+}
diff --git a/domains/rohit-sony.json b/domains/rohit-sony.json
new file mode 100644
index 000000000..4335a1c2c
--- /dev/null
+++ b/domains/rohit-sony.json
@@ -0,0 +1,11 @@
+{
+ "description": "Rohit Profile.",
+ "repo": "https://github.com/rohit-sony/rohit-sony.github.io",
+ "owner": {
+ "username": "rohit-sony",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "rohit-sony.github.io"
+ }
+}
diff --git a/domains/roobini-gamer.json b/domains/roobini-gamer.json
new file mode 100644
index 000000000..9df904d79
--- /dev/null
+++ b/domains/roobini-gamer.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "roobini-gamer",
+ "email": "roobini.hamza@yandex.com"
+ },
+ "record": {
+ "URL": "https://roobini-gamer.github.io/Roobini-hamza"
+ }
+ }
+
diff --git a/domains/roudges.json b/domains/roudges.json
new file mode 100644
index 000000000..a2e922c38
--- /dev/null
+++ b/domains/roudges.json
@@ -0,0 +1,12 @@
+
+{
+ "description": "Roudges Personal Website",
+ "owner": {
+ "username": "roudges2",
+ "email": "roudges2@gmail.com"
+ },
+ "record": {
+ "CNAME": "roudges.ga"
+ }
+}
+
diff --git a/domains/rowan.json b/domains/rowan.json
new file mode 100644
index 000000000..fa8f9bcb0
--- /dev/null
+++ b/domains/rowan.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Rowaaaaan",
+ "email": "randornam@protonmail.com"
+ },
+ "record": {
+ "CNAME": "rowaaaaan.github.io"
+ }
+}
diff --git a/domains/rozay.json b/domains/rozay.json
new file mode 100644
index 000000000..c1345e3a1
--- /dev/null
+++ b/domains/rozay.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "the-decentralizer",
+ "email": "rozayhere@protonmail.com"
+ },
+ "record": {
+ "URL": "https://buidlguidl.com/build/uf8PWvVh1UAaXevKwoZb"
+ }
+ }
+
diff --git a/domains/rqtl.json b/domains/rqtl.json
new file mode 100644
index 000000000..a1c993ed8
--- /dev/null
+++ b/domains/rqtl.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "ItsRqtl",
+ "email": "itsrqtl@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://www.youtube.com/itsrqtl"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/ruben.json b/domains/ruben.json
new file mode 100644
index 000000000..a17da01ea
--- /dev/null
+++ b/domains/ruben.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "RubenFilipe07",
+ "email": "rubenfilipe.net@gmail.com"
+ },
+ "record": {
+ "URL": "https://ruben-filipe.web.app"
+ }
+}
diff --git a/domains/rvakz.json b/domains/rvakz.json
new file mode 100644
index 000000000..a461fc730
--- /dev/null
+++ b/domains/rvakz.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "cdb5e93",
+ "email": "cdb5e93@gmail.com"
+ },
+ "record": {
+ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
diff --git a/domains/rya.json b/domains/rya.json
new file mode 100644
index 000000000..7014318c2
--- /dev/null
+++ b/domains/rya.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "Jecket22",
+ "email": "lez.vezzica@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://jecket.xyz"
+ }
+ }
+
diff --git a/domains/saahil.json b/domains/saahil.json
index 9172c945c..c425f4222 100644
--- a/domains/saahil.json
+++ b/domains/saahil.json
@@ -2,8 +2,7 @@
"description": "this is my about me page, - neongamerbot",
"owner": {
"username": "neongamerbot",
- "email": "saahilattud@gmail.com",
- "twitter": ""
+ "email": "saahilattud@gmail.com"
},
"record": {
"CNAME": "a58b11f7-e44a-4ebc-811d-22105a51b9b7.repl.co"
diff --git a/domains/saammaaeel.json b/domains/saammaaeel.json
new file mode 100644
index 000000000..4333d13ee
--- /dev/null
+++ b/domains/saammaaeel.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "saammaaeel",
+ "email": "codenamesamael@gmail.com",
+ "twitter": "codenamesamael"
+ },
+ "record": {
+ "CNAME": "saammaaeel.github.io"
+ }
+}
diff --git a/domains/sadiq.json b/domains/sadiq.json
new file mode 100644
index 000000000..32620bce3
--- /dev/null
+++ b/domains/sadiq.json
@@ -0,0 +1,11 @@
+{
+ "repo": "https://github.com/sadiq334/sadiq334.github.io",
+ "owner": {
+ "username": "sadiq334",
+ "email": "",
+ "discord": "! sadiq#1152"
+ },
+ "record": {
+ "CNAME": "sadiq334.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/sadmananik.json b/domains/sadmananik.json
new file mode 100644
index 000000000..737e54b91
--- /dev/null
+++ b/domains/sadmananik.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Sadman-11",
+ "email": "sadmananik8986@gmail.com"
+ },
+ "record": {
+ "CNAME": "sadman.misfitsdev.xyz"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/safone.json b/domains/safone.json
index 1640525b4..82ec11041 100644
--- a/domains/safone.json
+++ b/domains/safone.json
@@ -6,7 +6,6 @@
},
"record": {
- "A": ["185.27.134.124"]
+ "CNAME": "thawing-halibut-94d4dmuwrzd30esllhx7xjae.herokudns.com"
}
}
-
\ No newline at end of file
diff --git a/domains/sage.json b/domains/sage.json
new file mode 100644
index 000000000..b746afad5
--- /dev/null
+++ b/domains/sage.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "SageDotExe",
+ "email": "sagerainbow27@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "sagedotexe.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/sahilchoudhary.json b/domains/sahilchoudhary.json
new file mode 100644
index 000000000..44a439b12
--- /dev/null
+++ b/domains/sahilchoudhary.json
@@ -0,0 +1,12 @@
+{
+ "description": "A portfolio website to display my various achievements",
+ "repo": "https://github.com/iosahil/iosahil.github.io",
+ "owner": {
+ "username": "iosahil",
+ "email": "sahil844101@gmail.com",
+ "instagram": "io.sahil"
+ },
+ "record": {
+ "CNAME": "iosahil.github.io"
+ }
+}
diff --git a/domains/saizuo.json b/domains/saizuo.json
index 649a91388..f4b67bb26 100644
--- a/domains/saizuo.json
+++ b/domains/saizuo.json
@@ -1,12 +1,12 @@
-
- {
- "owner": {
- "username": "Saizuo",
- "email": "vikasj@noerror.studio"
- },
-
- "record": {
- "URL": "https://saizuo.me"
- }
- }
-
+{
+ "description": "Saizuo's Portfolio Website",
+ "repo": "https://github.com/saizuo/saizuo.github.io",
+ "owner": {
+ "username": "Saizuo",
+ "email": "jhaakash177@gmail.com",
+ "twitter": "SaizyWaizy"
+ },
+ "record": {
+ "CNAME": "Saizuo.github.io"
+ }
+}
diff --git a/domains/salar.json b/domains/salar.json
new file mode 100644
index 000000000..68291dc59
--- /dev/null
+++ b/domains/salar.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "ooralas",
+ "email": "ooralas@outlook.com"
+ },
+ "record": {
+ "URL": "https://salaralali.com"
+ }
+ }
+
diff --git a/domains/sam-jspn.json b/domains/sam-jspn.json
index 8544a4a4b..8d05ebe1d 100644
--- a/domains/sam-jspn.json
+++ b/domains/sam-jspn.json
@@ -1,6 +1,6 @@
{
"description": "Sam's website",
- "repo":"https://github.com/Samuel-Jspn/lair",
+ "repo": "https://github.com/Samuel-Jspn/lair",
"owner": {
"username": "Samuel-Jspn",
"email": "sam.josephine@outlook.fr",
diff --git a/domains/samarth.json b/domains/samarth.json
index 4c2c95570..34f9f032d 100644
--- a/domains/samarth.json
+++ b/domains/samarth.json
@@ -1,9 +1,9 @@
{
"owner": {
- "username": "Samarth2005",
- "email": "samarthkulshresth@gmail.com"
+ "username": "samarthkulshrestha",
+ "email": "samarthkulshrestha@protonmail.com"
},
"record": {
- "A": ["76.76.21.21"]
+ "CNAME": "samarthkulshrestha.github.io"
}
}
diff --git a/domains/sameera.json b/domains/sameera.json
new file mode 100644
index 000000000..66a824daa
--- /dev/null
+++ b/domains/sameera.json
@@ -0,0 +1,12 @@
+{
+ "description": "Building a personal portfolio website for my university software development project.",
+ "repo": "https://github.com/sameerasw/sameerasw.github.io",
+ "owner": {
+ "username": "sameerasw",
+ "email": "sameera.whoami@gmail.com",
+ "twitter": "sameera_s_w"
+ },
+ "record": {
+ "CNAME": "sameerasw.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/samihatasnim.json b/domains/samihatasnim.json
index 644dfaf18..0bc3dec24 100644
--- a/domains/samihatasnim.json
+++ b/domains/samihatasnim.json
@@ -5,9 +5,9 @@
"username": "samihaTasnim",
"discord": "sam.#7750",
"email": "samxtasnim@gmail.com",
- "twitter": "@SamihaTasnimm"
+ "twitter": "SamihaTasnimm"
},
"record": {
- "CNAME": "website-production-8e6d.up.railway.app"
+ "CNAME": "website-69g.pages.dev"
}
}
diff --git a/domains/samirp.json b/domains/samirp.json
new file mode 100644
index 000000000..e623c2a78
--- /dev/null
+++ b/domains/samirp.json
@@ -0,0 +1,12 @@
+{
+ "description": "samir-is-a.dev",
+ "repo": "https://github.com/SamirPaul1/samirpaul",
+ "owner": {
+ "username": "SamirPaul1",
+ "email": "samirpaulb@gmail.com",
+ "twitter": "SamirPaulb"
+ },
+ "record": {
+ "CNAME": "SamirPaul1.github.io"
+ }
+}
diff --git a/domains/saml.json b/domains/saml.json
index 161c827ff..4e4c51505 100644
--- a/domains/saml.json
+++ b/domains/saml.json
@@ -1,22 +1,11 @@
{
"description": "Personal Website",
- "repo": "https://github.com/SamDev-7/samdev-7.github.io",
+ "repo": "https://github.com/SamDev-7/website",
"owner": {
"username": "SamDev-7",
- "email": "",
- "discord": "SamDev7#1767"
+ "email": "hello@samliu.dev"
},
"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"
+ "URL": "https://samliu.dev"
}
}
diff --git a/domains/samriddha.json b/domains/samriddha.json
index 7ede64278..b374e822d 100644
--- a/domains/samriddha.json
+++ b/domains/samriddha.json
@@ -4,7 +4,7 @@
"owner": {
"username": "samriddha-basu-cloud",
"email": "sb2899@srmist.edu.in",
- "twitter": "https://twitter.com/BasuSamriddha"
+ "twitter": "BasuSamriddha"
},
"record": {
"CNAME": "samriddha-basu-cloud.github.io"
diff --git a/domains/axolotlextnd.json b/domains/sandira.json
similarity index 100%
rename from domains/axolotlextnd.json
rename to domains/sandira.json
diff --git a/domains/sanidhya.json b/domains/sanidhya.json
new file mode 100644
index 000000000..bdd3b9687
--- /dev/null
+++ b/domains/sanidhya.json
@@ -0,0 +1,14 @@
+{
+ "description": "This is my personal Website of portfolio",
+ "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io",
+ "owner": {
+ "username": "CoderSoNet",
+ "email": "support@sanidhya.is-a.dev",
+ "twitter": "ShanuUniyal_On",
+ "discord": "781127625263415326"
+ },
+ "record": {
+ "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co"
+
+ }
+}
diff --git a/domains/sanjay-suryavanshi.json b/domains/sanjay-suryavanshi.json
new file mode 100644
index 000000000..f3c7960f7
--- /dev/null
+++ b/domains/sanjay-suryavanshi.json
@@ -0,0 +1,11 @@
+{
+ "description": "Sanjay Suryavanshi Profile.",
+ "repo": "https://github.com/Sanjay-Suryavanshi/Sanjay-Suryavanshi.github.io",
+ "owner": {
+ "username": "Sanjay-Suryavanshi",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "Sanjay-Suryavanshi.github.io"
+ }
+}
diff --git a/domains/sanjay.json b/domains/sanjay.json
new file mode 100644
index 000000000..a3b3c353a
--- /dev/null
+++ b/domains/sanjay.json
@@ -0,0 +1,12 @@
+{
+ "owner": {
+ "username": "megasanjay",
+ "email": "info@sanjaysoundarajan.dev",
+ "twitter": "megasanjay"
+ },
+ "description": "Personal website",
+ "repo": "https://github.com/megasanjay",
+ "record": {
+ "URL": "https://sanjaysoundarajan.dev"
+ }
+}
\ No newline at end of file
diff --git a/domains/sarfaraz.json b/domains/sarfaraz.json
new file mode 100644
index 000000000..29ca0df9f
--- /dev/null
+++ b/domains/sarfaraz.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "sarfarazstark",
+ "email": "sarfarazstark@gmail.com",
+ "twitter": "sarfarazstark"
+ },
+ "record": {
+ "CNAME": "sarfarazstark.github.io"
+ }
+}
diff --git a/domains/sasha.json b/domains/sasha.json
new file mode 100644
index 000000000..b4069990a
--- /dev/null
+++ b/domains/sasha.json
@@ -0,0 +1,11 @@
+{
+ "description": "Portfolio site",
+ "repo": "https://github.com/Nero-X/PalletPal-web",
+ "owner": {
+ "username": "SashaJCV",
+ "email": "sashajcv@gmail.com"
+ },
+ "record": {
+ "A": ["116.203.239.117"]
+ }
+}
diff --git a/domains/sasial.json b/domains/sasial.json
index e5493f924..92a438793 100644
--- a/domains/sasial.json
+++ b/domains/sasial.json
@@ -7,6 +7,6 @@
"discord": "Sasial#9375"
},
"record": {
- "URL": "https://sasial.dev/"
+ "URL": "https://sasial.dev"
}
}
diff --git a/domains/satoshi.json b/domains/satoshi.json
new file mode 100644
index 000000000..a725c5ec4
--- /dev/null
+++ b/domains/satoshi.json
@@ -0,0 +1,12 @@
+
+ {
+ "repo": "https://github.com/marcossatoshi/marcossatoshi.github.io",
+ "owner": {
+ "username": "marcossatoshi",
+ "email": "marcos.satoshi@gmail.com"
+ },
+ "record": {
+ "CNAME": "marcossatoshi.github.io"
+ }
+ }
+
diff --git a/domains/saurabh.json b/domains/saurabh.json
new file mode 100644
index 000000000..45d769d47
--- /dev/null
+++ b/domains/saurabh.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "sohrubh",
+ "email": "saurabhyadav5931@gmail.com"
+ },
+ "record": {
+ "CNAME": "sohrubh.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/gnes.semant.json b/domains/school.semant.json
similarity index 100%
rename from domains/gnes.semant.json
rename to domains/school.semant.json
diff --git a/domains/scientific-dev.json b/domains/scientific-dev.json
index c86714c4e..1721832d9 100644
--- a/domains/scientific-dev.json
+++ b/domains/scientific-dev.json
@@ -7,6 +7,6 @@
"twitter": "ScientificDev"
},
"record": {
- "URL": "https://thesudarsandev.xyz/"
+ "URL": "https://thesudarsandev.xyz"
}
}
diff --git a/domains/scr.json b/domains/scr.json
new file mode 100644
index 000000000..528fec88e
--- /dev/null
+++ b/domains/scr.json
@@ -0,0 +1,11 @@
+{
+ "description": "Scriptyyy's site",
+ "owner": {
+ "username": "Scriptyyy",
+ "email": "mr.stikman209@gmail.com",
+ "discord": "Scriptyyy#2152"
+ },
+ "record": {
+ "A": ["75.2.69.226"]
+ }
+}
diff --git a/domains/script-server.json b/domains/script-server.json
new file mode 100644
index 000000000..78ba189aa
--- /dev/null
+++ b/domains/script-server.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "gengyj16",
+ "email": "819514379m@gmail.com"
+ },
+ "record": {
+ "CNAME": "a7cce212-0dd4-4961-881e-3bebf2d1ce31.id.repl.co"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/scronite.json b/domains/scronite.json
new file mode 100644
index 000000000..7499d922f
--- /dev/null
+++ b/domains/scronite.json
@@ -0,0 +1,13 @@
+{
+ "description": "Subdomain of is-a.dev for my profile card.",
+ "repo": "https://github.com/Scronite/profile",
+ "owner": {
+ "username": "Scronite",
+ "email": "scronite@gmail.com"
+ },
+ "record": {
+ "A": [
+ "164.132.74.251"
+ ]
+ }
+}
diff --git a/domains/sdizdarevic.json b/domains/sdizdarevic.json
new file mode 100644
index 000000000..9fbbc862c
--- /dev/null
+++ b/domains/sdizdarevic.json
@@ -0,0 +1,11 @@
+{
+ "description": "sdizdarevic.is-a.dev",
+ "repo": "https://github.com/sdizdarevic/sdizdarevic.github.io",
+ "owner": {
+ "username": "sdizdarevic",
+ "email": "saudin.dizdarevic@gmail.com"
+ },
+ "record": {
+ "CNAME": "sdizdarevic.github.io"
+ }
+}
diff --git a/domains/search.l6174.json b/domains/search.l6174.json
new file mode 100644
index 000000000..574c7efc3
--- /dev/null
+++ b/domains/search.l6174.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Search Engine (Whoogle)",
+ "repo": "https://github.com/l6174/search",
+ "owner": {
+ "username": "l6174",
+ "email": "l.lawliet6174@gmail.com"
+ },
+ "record": {
+ "CNAME": "8b8a7371-0cc1-4815-affb-f53446c7b444.id.repl.co"
+ }
+}
diff --git a/domains/sebastian.json b/domains/sebastian.json
new file mode 100644
index 000000000..c7229b19b
--- /dev/null
+++ b/domains/sebastian.json
@@ -0,0 +1,19 @@
+{
+ "owner": {
+ "username": "bsnts",
+ "email": "wwpoqpua@anonaddy.me"
+ },
+ "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"
+ }
+}
diff --git a/domains/semant.json b/domains/semant.json
index 1890cc030..9a282b424 100644
--- a/domains/semant.json
+++ b/domains/semant.json
@@ -1,11 +1,9 @@
{
"description": "Semant's Website",
- "repo": "https://github.com/bad-boy-codes/bad-boy-codes.github.io",
+ "repo": "https://github.com/SemantCodes/SemantCodes.github.io",
"owner": {
- "username": "bad-boy-codes",
- "email": "sonupanda078@gmail.com",
- "discord": "Bad Boy Plays#9608",
- "note": "My Discord ID is 445073800850046977."
+ "username": "s3mant",
+ "email": "contact@semant.is-a.dev"
},
"record": {
"A": [
diff --git a/domains/semant.panda.json b/domains/semant.panda.json
new file mode 100644
index 000000000..1ca75f819
--- /dev/null
+++ b/domains/semant.panda.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "s3mant",
+ "email": "contact@semant.is-a.dev"
+ },
+ "description": "Something juicy",
+ "record": {
+ "CNAME": "semant.cyclic.app"
+ }
+}
diff --git a/domains/senninseyi.json b/domains/senninseyi.json
new file mode 100644
index 000000000..ba17ec96f
--- /dev/null
+++ b/domains/senninseyi.json
@@ -0,0 +1,10 @@
+{
+ "description": "My Dev Portfolio",
+ "owner": {
+ "username": "Senninseyi",
+ "email": "seyi.oyebamiji@gmail.com"
+ },
+ "record": {
+ "URL": "https://beyondata.co"
+ }
+}
diff --git a/domains/sethpython.json b/domains/sethpython.json
new file mode 100644
index 000000000..c4748789d
--- /dev/null
+++ b/domains/sethpython.json
@@ -0,0 +1,11 @@
+{
+ "description": "An Useless Website",
+ "repo": "https://github.com/SethTheDev/seththedev.github.io",
+ "owner": {
+ "username": "SethTheDev",
+ "email": "spccmbseth@gmail.com"
+ },
+ "record": {
+ "CNAME": "seththedev.github.io"
+ }
+}
diff --git a/domains/sevu.badboy.json b/domains/sevu.badboy.json
deleted file mode 100644
index 94f12298e..000000000
--- a/domains/sevu.badboy.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "description": "sevu bot dashboard",
- "owner": {
- "username": "bad-boy-codes",
- "email": "contact@mail.badboy.is-a.dev"
- },
- "record": {
- "CNAME": "51deae26-9fa3-4344-820e-80cb006634ca.id.repl.co"
- }
-}
diff --git a/domains/sezersinanoglu.json b/domains/sezersinanoglu.json
new file mode 100644
index 000000000..6dc589127
--- /dev/null
+++ b/domains/sezersinanoglu.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "sezersinanoglu",
+ "email": "sezersinanoglu@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "sezersinanoglu.github.io"
+ }
+ }
+
diff --git a/domains/sfx.json b/domains/sfx.json
new file mode 100644
index 000000000..a8fd96168
--- /dev/null
+++ b/domains/sfx.json
@@ -0,0 +1,12 @@
+{
+ "description": "A personal website talking about my history",
+ "repo": "https://github.com/iamsfx/iamsfx.github.io",
+ "owner": {
+ "username": "iamsfx",
+ "email": "sfx@fbi.ac",
+ "twitter": "therealsfx"
+ },
+ "record": {
+ "CNAME": "iamsfx.github.io"
+ }
+}
diff --git a/domains/shadowcookie.json b/domains/shadowcookie.json
new file mode 100644
index 000000000..0a6ff4b82
--- /dev/null
+++ b/domains/shadowcookie.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "Friezer-85",
+ "email": "dorian.graciot@yahoo.com"
+ },
+
+ "record": {
+ "URL": "https://discord.com/api/oauth2/authorize?client_id=1024762572056047626&permissions=8&scope=bot%20applications.commands"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/shahjenish.json b/domains/shahjenish.json
new file mode 100644
index 000000000..db616b5d2
--- /dev/null
+++ b/domains/shahjenish.json
@@ -0,0 +1,11 @@
+{
+ "description": "Jenish Profile.",
+ "repo": "https://github.com/shahjenish/shahjenish.github.io",
+ "owner": {
+ "username": "shahjenish",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "shahjenish.github.io"
+ }
+}
diff --git a/domains/shakeel-ahamad.json b/domains/shakeel-ahamad.json
new file mode 100644
index 000000000..4f07efa68
--- /dev/null
+++ b/domains/shakeel-ahamad.json
@@ -0,0 +1,11 @@
+{
+ "description": "Shakeel profile.",
+ "repo": "https://github.com/shakeel-ahamad/shakeel-ahamad.github.io",
+ "owner": {
+ "username": "shakeel-ahamad",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "shakeel-ahamad.github.io"
+ }
+}
diff --git a/domains/shalom.json b/domains/shalom.json
deleted file mode 100644
index d4a55a929..000000000
--- a/domains/shalom.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "description": "Shalom's personal website",
- "owner": {
- "username": "shalomscott",
- "email": "shalomss525@gmail.com"
- },
- "record": {
- "CNAME": "shalom-is-a-dev.netlify.app"
- }
-}
diff --git a/domains/sham.json b/domains/sham.json
deleted file mode 100644
index 0cf67e92d..000000000
--- a/domains/sham.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "owner": {
- "username": "ShamrockYT",
- "email": "shamrockytmedia@gmail.com"
- },
- "record": {
- "CNAME": "4e082dec-829b-4b49-96de-0169c1f24899.repl.co"
- }
-}
diff --git a/domains/sharad-rajyaguru.json b/domains/sharad-rajyaguru.json
new file mode 100644
index 000000000..9ecf96b7c
--- /dev/null
+++ b/domains/sharad-rajyaguru.json
@@ -0,0 +1,11 @@
+{
+ "description": "Sharad Profile.",
+ "repo": "https://github.com/sharad-rajyaguru/sharad-rajyaguru.github.io",
+ "owner": {
+ "username": "sharad-rajyaguru",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "sharad-rajyaguru.github.io"
+ }
+}
diff --git a/domains/shashank.json b/domains/shashank.json
new file mode 100644
index 000000000..5d6cda10d
--- /dev/null
+++ b/domains/shashank.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "shashankktiwariii",
+ "email": "development.shashank@gmail.com"
+ },
+ "record": {
+ "A": ["144.24.102.80"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/shashankk.json b/domains/shashankk.json
new file mode 100644
index 000000000..5d6cda10d
--- /dev/null
+++ b/domains/shashankk.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "shashankktiwariii",
+ "email": "development.shashank@gmail.com"
+ },
+ "record": {
+ "A": ["144.24.102.80"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/shays.json b/domains/shays.json
new file mode 100644
index 000000000..a66f74ffa
--- /dev/null
+++ b/domains/shays.json
@@ -0,0 +1,11 @@
+{
+ "description": "my folio site",
+ "repo": "https://github.com/SHays24/SHays24.github.io",
+ "owner": {
+ "username": "SHays24",
+ "email": "SHays24@student.sacs.nsw.edu.au"
+ },
+ "record": {
+ "CNAME": "SHays24.github.io"
+ }
+}
diff --git a/domains/shin.json b/domains/shin.json
index 0cf88ec7c..82adcc92d 100644
--- a/domains/shin.json
+++ b/domains/shin.json
@@ -7,6 +7,16 @@
"twitter": "tachib_shin"
},
"record": {
- "CNAME": "tachibana-shin.github.io"
+ "A": [
+ "185.199.108.153",
+ "185.199.109.153",
+ "185.199.110.153",
+ "185.199.111.153"
+ ],
+ "MX": [
+ "mx1.forwardemail.net",
+ "mx2.forwardemail.net"
+ ],
+ "TXT": "forward-email=tachibshin@duck.com"
}
}
diff --git a/domains/shiv.json b/domains/shiv.json
new file mode 100644
index 000000000..7aa28978b
--- /dev/null
+++ b/domains/shiv.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "shivasharanappaBiradar",
+ "email": "youcanbethemaster@gmail.com"
+ },
+ "record": {
+ "CNAME": "railway-production-5fc6.up.railway.app"
+ }
+}
diff --git a/domains/shivang.json b/domains/shivang.json
new file mode 100644
index 000000000..4c0f54aa6
--- /dev/null
+++ b/domains/shivang.json
@@ -0,0 +1,12 @@
+{
+ "description": "Projects by Shivang Kakkar",
+ "repo": "https://github.com/ShivangKakkar/shivangkakkar.github.io",
+ "owner": {
+ "username": "ShivangKakkar",
+ "email": "shivangkakkar88@gmail.com",
+ "telegram": "ShivangKakkar88"
+ },
+ "record": {
+ "CNAME": "ShivangKakkar.github.io"
+ }
+}
diff --git a/domains/shivanshu814.json b/domains/shivanshu814.json
new file mode 100644
index 000000000..8d71677a5
--- /dev/null
+++ b/domains/shivanshu814.json
@@ -0,0 +1,12 @@
+{
+ "description": "Projects by Shivanshu Pathak",
+ "repo": "https://github.com/shivanshu814/kliquestart",
+ "owner": {
+ "username": "Shivanshu Pathak",
+ "email": "shivanshu814pathak@gmail.com",
+ "linkedin": "https://www.linkedin.com/in/shivanshu-pathak-6611b5228"
+ },
+ "record": {
+ "CNAME": "Kliquestart.com"
+ }
+}
diff --git a/domains/shiyaf.json b/domains/shiyaf.json
new file mode 100644
index 000000000..97303882c
--- /dev/null
+++ b/domains/shiyaf.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "mshiyaf",
+ "email": "shiyafc@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://texolgulf.com"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/shlok.json b/domains/shlok.json
new file mode 100644
index 000000000..d80267f31
--- /dev/null
+++ b/domains/shlok.json
@@ -0,0 +1,10 @@
+{
+ "description": "Portfolio Website",
+ "owner": {
+ "username": "PlaceInSpace",
+ "email": "shlokmadhekar88@gmail.com"
+ },
+ "record": {
+ "CNAME": "d5c36b7d-4d85-449f-bd4d-0bbbc88fb781.id.repl.co"
+ }
+}
diff --git a/domains/shoaib-shaikhh.json b/domains/shoaib-shaikhh.json
new file mode 100644
index 000000000..a4563a344
--- /dev/null
+++ b/domains/shoaib-shaikhh.json
@@ -0,0 +1,11 @@
+{
+ "description": "Shoaib Shaikhh.",
+ "repo": "https://github.com/shoaib-shaikhh/shoaib-shaikhh.github.io",
+ "owner": {
+ "username": "shoaib-shaikhh",
+ "email": "shoaib-shaikhh@acquaintsoft.com"
+ },
+ "record": {
+ "CNAME": "shoaib-shaikhh.github.io"
+ }
+}
diff --git a/domains/shresth.json b/domains/shresth.json
new file mode 100644
index 000000000..fcfaeedae
--- /dev/null
+++ b/domains/shresth.json
@@ -0,0 +1,12 @@
+{
+ "description": "My portfolio website",
+ "repo": "https://github.com/shhresth/Portfolio",
+ "owner": {
+ "username": "shhresth",
+ "email": "shresthgupta106@gmail.com",
+ "twitter": "Shresthology"
+ },
+ "record": {
+ "CNAME": "shhresth.github.io"
+ }
+}
diff --git a/domains/shubham.json b/domains/shubham.json
new file mode 100644
index 000000000..31cfa2e8b
--- /dev/null
+++ b/domains/shubham.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Portfolio Website",
+ "repo": "https://github.com/noobshubham/Portfolio",
+ "owner": {
+ "username": "noobshubham",
+ "email": "noobshubham65@gmail.com"
+ },
+ "record": {
+ "CNAME": "noobshubham.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/shubhambattoo.json b/domains/shubhambattoo.json
index 4fdae0771..daab7f471 100644
--- a/domains/shubhambattoo.json
+++ b/domains/shubhambattoo.json
@@ -2,7 +2,7 @@
"owner": {
"username": "shubhambattoo",
"email": "shubham.battoo@hotmail.com",
- "twitter": "@Shubham_batt"
+ "twitter": "Shubham_batt"
},
"description": "My personal website",
"repo": "https://github.com/shubhambattoo",
diff --git a/domains/shuvo.json b/domains/shuvo.json
new file mode 100644
index 000000000..cb8b29577
--- /dev/null
+++ b/domains/shuvo.json
@@ -0,0 +1,13 @@
+{
+ "description": "Personal portfolio",
+ "owner": {
+ "username": "devshahoriar",
+ "email": "shuvo1556@gmail.com"
+ },
+ "record": {
+ "MX": [
+ "dns1.alwaysdata.com",
+ "dns2.alwaysdata.com"
+ ]
+ }
+}
diff --git a/domains/siamrahman.json b/domains/siamrahman.json
new file mode 100644
index 000000000..9ab7d1b8a
--- /dev/null
+++ b/domains/siamrahman.json
@@ -0,0 +1,11 @@
+{
+ "repo": "https://github.com/siamrahman000/siamrahman000.github.io",
+ "owner": {
+ "username": "siamrahman000",
+ "email": "s14mshell@gmail.com",
+ "twitter": "skillsiam"
+ },
+ "record": {
+ "CNAME": "siamrahman000.github.io"
+ }
+}
diff --git a/domains/sidd.json b/domains/sidd.json
index 59a03cac0..6b892ddd3 100644
--- a/domains/sidd.json
+++ b/domains/sidd.json
@@ -1,12 +1,11 @@
{
- "description": "Sid_#4553 (Discord) is a dev",
+ "description": "sidd is a dev (duh?)",
"repo": "https://github.com/uh-Sid/sidd.is-a.dev",
"owner": {
"username": "uh-Sid",
- "email": "sdmdevelopment3@gmail.com",
- "twitter": ""
+ "email": "sdmdevelopment3@gmail.com"
},
"record": {
- "CNAME": "uh-sid.github.io"
+ "CNAME": "4dffaf9f-274e-457e-a081-b23e4d20e170.id.repl.co"
}
}
diff --git a/domains/siddhu.json b/domains/siddhu.json
new file mode 100644
index 000000000..0471b0a48
--- /dev/null
+++ b/domains/siddhu.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "SiddheshKukade",
+ "email": "littlelord124@gmail.com",
+ "twitter": "TheSidK_",
+ "discord": "SiddhyaOP#0596"
+ },
+ "record": {
+ "URL": "https://siddheshkukade.netlify.app"
+ }
+}
diff --git a/domains/simon.json b/domains/simon.json
new file mode 100644
index 000000000..7d6d609dd
--- /dev/null
+++ b/domains/simon.json
@@ -0,0 +1,11 @@
+{
+ "description": "My website :)",
+ "repo": "https://github.com/ssimondev/ssimondev.github.io",
+ "owner": {
+ "username": "ssimondev",
+ "email": "simi.simecek@seznam.cz"
+ },
+ "record": {
+ "CNAME": "ssimondev.github.io"
+ }
+}
diff --git a/domains/skifli.json b/domains/skifli.json
new file mode 100644
index 000000000..44436d04e
--- /dev/null
+++ b/domains/skifli.json
@@ -0,0 +1,12 @@
+{
+ "description": "Skifli's portfolio website",
+ "repo": "https://github.com/skifli/skifli.github.io",
+ "owner": {
+ "username": "skifli",
+ "email": "",
+ "discord": "skifli#8774"
+ },
+ "record": {
+ "CNAME": "skifli.github.io"
+ }
+}
diff --git a/domains/smoke-etecsa.yoelvd.json b/domains/smoke-etecsa.yoelvd.json
new file mode 100644
index 000000000..6de5e862d
--- /dev/null
+++ b/domains/smoke-etecsa.yoelvd.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "yoelvd",
+ "email": "magodeoz.virtual@gmail.com"
+ },
+ "record": {
+ "CNAME": "srv40118-206152.vps.etecsa.cu"
+ }
+ }
+
diff --git a/domains/snek.json b/domains/snek.json
new file mode 100644
index 000000000..967ad7f1b
--- /dev/null
+++ b/domains/snek.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "sn3kdev",
+ "email": "snektg@gmail.com"
+ },
+ "record": {
+ "URL": "https://odnako_zmeyka.t.me"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/snowflake.json b/domains/snowflake.json
deleted file mode 100644
index 3e084f476..000000000
--- a/domains/snowflake.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "Snowflake's personal developer website",
- "repo": "https://github.com/snowflake107",
- "owner": {
- "username": "snowflake107",
- "email": "devsnowflake107@gmail.com"
- },
- "record": {
- "CNAME": "itzsnowflakex.netlify.app"
- }
-}
diff --git a/domains/snox.json b/domains/snox.json
new file mode 100644
index 000000000..ca28d4ccf
--- /dev/null
+++ b/domains/snox.json
@@ -0,0 +1,12 @@
+{
+ "description": "snox.codes",
+ "repo": "https://snox.codes",
+ "owner": {
+ "username": "SimplySnox",
+ "email": "root@snox.codes",
+ "discord": "snox#0143"
+ },
+ "record": {
+ "CNAME": "snox.codes"
+ }
+}
diff --git a/domains/socials.m1dnight.json b/domains/socials.m1dnight.json
new file mode 100644
index 000000000..303f8b035
--- /dev/null
+++ b/domains/socials.m1dnight.json
@@ -0,0 +1,11 @@
+{
+ "description": "Socials menu in m1dnight's art portfolio",
+ "repo": "https://m1dnight.is-a.dev/art/3D-Menu-Art/index-3Dmenu.html",
+ "owner": {
+ "username": "m1dnight-ofcl",
+ "email": "m1dnightgmrofficial@gmail.com"
+ },
+ "record": {
+ "CNAME": "m1dnight.is-a.dev"
+ }
+}
diff --git a/domains/sofa.json b/domains/sofa.json
new file mode 100644
index 000000000..d2ab9cb47
--- /dev/null
+++ b/domains/sofa.json
@@ -0,0 +1,12 @@
+{
+ "description": "SlumberDemon's Developer Page",
+ "repo": "https://github.com/SlumberDemon/card",
+ "owner": {
+ "username": "SlumberDemon",
+ "email": "contact.dev.teda@gmail.com",
+ "twitter": "SlumberDemon"
+ },
+ "record": {
+ "CNAME": "slumberdemon.github.io"
+ }
+}
diff --git a/domains/sohamlol.json b/domains/sohamlol.json
new file mode 100644
index 000000000..fc40e2d5f
--- /dev/null
+++ b/domains/sohamlol.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "TecHCodez",
+ "email": "soham.mohapatra65@gmail.com"
+ },
+
+ "record": {
+ "A": ["34.122.153.22"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/somesh.json b/domains/somesh.json
index 460d2fdea..e150da26e 100644
--- a/domains/somesh.json
+++ b/domains/somesh.json
@@ -1,6 +1,6 @@
{
"description": "Personal Website",
- "repo": "https://github.com/someshportfoliohome/someshportfoliohome.github.io/",
+ "repo": "https://github.com/someshportfoliohome/someshportfoliohome.github.io",
"owner": {
"username": "someshportfoliohome",
"email": "yeahitspace@gmail.com"
diff --git a/domains/son.json b/domains/son.json
new file mode 100644
index 000000000..52c531962
--- /dev/null
+++ b/domains/son.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "sonphantrung",
+ "email": "phantrungson17@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "sonphantrung.github.io"
+ }
+ }
+
diff --git a/domains/sonet.json b/domains/sonet.json
new file mode 100644
index 000000000..804b8f76c
--- /dev/null
+++ b/domains/sonet.json
@@ -0,0 +1,14 @@
+{
+ "description": "This is my personal Website of portfolio",
+ "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io",
+ "owner": {
+ "username": "CoderSoNet",
+ "email": "support@sonet.is-a.dev",
+ "twitter": "ShanuUniyal_On",
+ "discord": "781127625263415326"
+ },
+ "record": {
+ "A": ["34.149.204.188"],
+ "TXT": "v=spf1 a mx include:_spf.elasticemail.com ~all"
+ }
+}
diff --git a/domains/sonu.json b/domains/sonu.json
index eeeeeda29..84005e61f 100644
--- a/domains/sonu.json
+++ b/domains/sonu.json
@@ -3,9 +3,9 @@
"repo": "https://github.com/Bad-Boy-Codes/bad-boy-codes.github.io",
"owner": {
"username": "bad-boy-codes",
- "email": "sonupanda078@gmail.com"
+ "email": "mail@semant.is-a.dev"
},
"record": {
- "CNAME": "semant-panda.github.io"
+ "CNAME": "bad-boy-codes.github.io"
}
}
diff --git a/domains/soumya-das.json b/domains/soumya-das.json
new file mode 100644
index 000000000..959de54e6
--- /dev/null
+++ b/domains/soumya-das.json
@@ -0,0 +1,11 @@
+{
+ "description": "soumyah Profile.",
+ "repo": "https://github.com/soumyah-das/soumyah-das.github.io",
+ "owner": {
+ "username": "soumyah-das",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "soumyah-das.github.io"
+ }
+}
diff --git a/domains/spectra.json b/domains/spectra.json
new file mode 100644
index 000000000..97a01646d
--- /dev/null
+++ b/domains/spectra.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "SpectraTheFox",
+ "email": "spectra@spectrathefox.xyz"
+ },
+ "record": {
+ "URL": "https://spectrathefox.xyz"
+ }
+ }
+
diff --git a/domains/speedie.json b/domains/speedie.json
new file mode 100644
index 000000000..9ad7bd655
--- /dev/null
+++ b/domains/speedie.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "speediegq",
+ "email": "speedie.alt@gmail.com"
+ },
+ "record": {
+ "URL": "https://speedie.gq"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/srn.json b/domains/srn.json
new file mode 100644
index 000000000..36b6c4bef
--- /dev/null
+++ b/domains/srn.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "ilz5753",
+ "email": "mehdi.abdollahi3578@gmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/ilz5753/ilz5753.github.io"
+ }
+}
+
\ No newline at end of file
diff --git a/domains/srujan.json b/domains/srujan.json
index 0253102bd..9433376f5 100644
--- a/domains/srujan.json
+++ b/domains/srujan.json
@@ -1,6 +1,6 @@
{
"description": "Personal Website",
- "repo": "https://github.com/bqwerr/",
+ "repo": "https://github.com/bqwerr",
"owner": {
"username": "bqwerr",
"email": "srujan.t@outlook.com"
diff --git a/domains/ss.json b/domains/ss.json
deleted file mode 100644
index e05cdddb7..000000000
--- a/domains/ss.json
+++ /dev/null
@@ -1,11 +0,0 @@
-
- {
- "owner": {
- "username": "win11bot",
- "email": "w11bot@andrewstech.me"
- },
- "record": {
- "A": ["178.128.174.110"]
- }
- }
-
diff --git a/domains/staff.json b/domains/staff.json
index 5cba77419..6ae9fc5d3 100644
--- a/domains/staff.json
+++ b/domains/staff.json
@@ -1,11 +1,9 @@
-
- {
- "owner": {
- "username": "mahirmolai27",
- "email": "mtgissmart@gmail.com"
- },
- "record": {
- "CNAME": "is-a-dev-maintainers.pages.dev"
- }
- }
-
\ No newline at end of file
+{
+ "owner": {
+ "username": "@is-a-dev/maintainers",
+ "email": "phenax5@gmail.com"
+ },
+ "record": {
+ "CNAME": "is-a-dev-maintainers.pages.dev"
+ }
+}
diff --git a/domains/star.json b/domains/star.json
new file mode 100644
index 000000000..51d95f92c
--- /dev/null
+++ b/domains/star.json
@@ -0,0 +1,11 @@
+{
+ "description": "About website",
+ "repo": "https://github.com/stardust-kyun/stardust-kyun.github.io",
+ "owner": {
+ "username": "stardust-kyun",
+ "email": "stardust-kyun@proton.me"
+ },
+ "record": {
+ "CNAME": "stardust-kyun.github.io"
+ }
+}
diff --git a/domains/stark.json b/domains/stark.json
deleted file mode 100644
index cc53bc7f5..000000000
--- a/domains/stark.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "description": "Projects by Stark Programmer",
- "repo": "https://github.com/StarkBotsIndustries/starkbotsindustries.github.io",
- "owner": {
- "username": "StarkBotsIndustries",
- "email": "starkbotsindustries@gmail.com",
- "telegram": "StarkProgrammer"
- },
- "record": {
- "CNAME": "StarkBotsIndustries.github.io"
- }
-}
diff --git a/domains/starkblaze01.json b/domains/starkblaze01.json
index 9aa087fdd..d4efd9ace 100644
--- a/domains/starkblaze01.json
+++ b/domains/starkblaze01.json
@@ -6,6 +6,6 @@
"email": "mp.pathela@gmail.com"
},
"record": {
- "URL": "https://starkblaze01.netlify.app/"
+ "URL": "https://starkblaze01.netlify.app"
}
}
diff --git a/domains/starry.json b/domains/starry.json
new file mode 100644
index 000000000..b0aba69d1
--- /dev/null
+++ b/domains/starry.json
@@ -0,0 +1,11 @@
+{
+ "description": "Shivam's personal website!",
+ "repo": "https://github.com/starry-shivam/starry-shivam.github.io",
+ "owner": {
+ "username": "starry-shivam",
+ "email": "krshivam24@proton.me"
+ },
+ "record": {
+ "URL": "https://starry-shivam.github.io"
+ }
+}
diff --git a/domains/status.cfp.json b/domains/status.cfp.json
new file mode 100644
index 000000000..d8c7f04fe
--- /dev/null
+++ b/domains/status.cfp.json
@@ -0,0 +1,11 @@
+{
+ "description": "Cfp Status",
+ "owner": {
+ "username": "cfpwastaken",
+ "email": "",
+ "discord": "cfp#7174"
+ },
+ "record": {
+ "CNAME": "cfp.gotdns.ch"
+ }
+}
\ No newline at end of file
diff --git a/domains/status.json b/domains/status.json
new file mode 100644
index 000000000..7fafca793
--- /dev/null
+++ b/domains/status.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "@is-a-dev/maintainers",
+ "email": "phenax5@gmail.com"
+ },
+ "record": {
+ "URL": "https://stats.uptimerobot.com/zY4XKIRVzw"
+ }
+}
diff --git a/domains/stefdp.json b/domains/stefdp.json
new file mode 100644
index 000000000..66efff633
--- /dev/null
+++ b/domains/stefdp.json
@@ -0,0 +1,12 @@
+{
+ "description": "Domain for my personal website",
+ "repo": "https://github.com/Stef-00012/stef-00012.github.io",
+ "owner": {
+ "username": "Stef-00012",
+ "email": "stefano.delprete.08@gmail.com",
+ "twitter": "Stef_Del_Prete"
+ },
+ "record": {
+ "CNAME": "stef-00012.github.io"
+ }
+}
diff --git a/domains/str1ke.json b/domains/str1ke.json
new file mode 100644
index 000000000..3377e2205
--- /dev/null
+++ b/domains/str1ke.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "RealStr1ke",
+ "email": "tmenelas@outlook.com"
+ },
+
+ "record": {
+ "CNAME": "str1ke.codes"
+ }
+ }
+
diff --git a/domains/subhadeepzilong.json b/domains/subhadeepzilong.json
new file mode 100644
index 000000000..83a174e70
--- /dev/null
+++ b/domains/subhadeepzilong.json
@@ -0,0 +1,13 @@
+{
+ "description": "SubhadeepZilong's personal developer website",
+ "repo": "https://github.com/SubhadeepZilong/subhadeepzilong.github.io",
+ "owner": {
+ "username": "SubhadeepZilong",
+ "email": "subhadeepchakraborty555@gmail.com",
+ "twitter": "subhadeepzilong"
+ },
+ "record": {
+ "CNAME": "subhadeepzilong.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/subhayu.json b/domains/subhayu.json
new file mode 100644
index 000000000..4a3e6f7c3
--- /dev/null
+++ b/domains/subhayu.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "subhayu99",
+ "email": "balasubhayu99@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "subhayu99.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/sudhan.json b/domains/sudhan.json
index 8bd4515ec..13eff228a 100644
--- a/domains/sudhan.json
+++ b/domains/sudhan.json
@@ -5,6 +5,6 @@
},
"description": "A Personal Website for me",
"record": {
- "URL": "https://sudhanplayz.live/"
+ "URL": "https://sudhanplayz.live"
}
}
diff --git a/domains/sujeeth.json b/domains/sujeeth.json
new file mode 100644
index 000000000..46d291d04
--- /dev/null
+++ b/domains/sujeeth.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "sujeethk",
+ "email": "sujeethkv@yahoo.com"
+ },
+ "record": {
+ "A": ["74.59.143.202"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/suki.json b/domains/suki.json
index 713e96d5c..ef470759e 100644
--- a/domains/suki.json
+++ b/domains/suki.json
@@ -3,16 +3,11 @@
"repo": "https://github.com/SukiPlayz/hello-world",
"owner": {
"username": "SukiPlayz",
- "email": "sukinotsus@pastagalaxy.xyz"
+ "email": "sukimayoo@outlook.com"
},
"record": {
- "A": [
- "181.214.41.250"
- ],
- "MX": [
- "ns1.crystalcloud.xyz",
- "ns2.crystalcloud.xyz"
- ],
- "TXT": "v=spf1 a mx ip4:181.214.41.250 ~all"
+ "A": ["212.193.3.66"],
+ "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all",
+ "MX": "panel.crystalcloud.xyz"
}
}
diff --git a/domains/surajh-patel.json b/domains/surajh-patel.json
new file mode 100644
index 000000000..7502c1f13
--- /dev/null
+++ b/domains/surajh-patel.json
@@ -0,0 +1,11 @@
+{
+ "description": "surajh-patel Profile.",
+ "repo": "https://github.com/surajh-patel/surajh-patel.github.io",
+ "owner": {
+ "username": "surajh-patel",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "surajh-patel.github.io"
+ }
+}
diff --git a/domains/surendran-soumya.json b/domains/surendran-soumya.json
new file mode 100644
index 000000000..93c0ff8aa
--- /dev/null
+++ b/domains/surendran-soumya.json
@@ -0,0 +1,11 @@
+{
+ "description": "surendran-soumya Profile.",
+ "repo": "https://github.com/surendran-soumya/surendran-soumya.github.io",
+ "owner": {
+ "username": "surendran-soumya",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "surendran-soumya.github.io"
+ }
+}
diff --git a/domains/suryansh.json b/domains/suryansh.json
new file mode 100644
index 000000000..0ca84a39d
--- /dev/null
+++ b/domains/suryansh.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "iamsuryanshxd",
+ "email": "legitsuryansh@gmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/iamsuryanshxd"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/svg.json b/domains/svg.json
new file mode 100644
index 000000000..1f745c5d1
--- /dev/null
+++ b/domains/svg.json
@@ -0,0 +1,11 @@
+{
+ "description": "svg's website",
+ "repo": "https://github.com/svg-rs/svg.github.io",
+ "owner": {
+ "username": "svg-rs",
+ "email": "kimmkayy8@proton.me"
+ },
+ "record": {
+ "CNAME": "svg-rs.github.io"
+ }
+ }
diff --git a/domains/swanny.json b/domains/swanny.json
index 317d6c4f5..3bdea3ed1 100644
--- a/domains/swanny.json
+++ b/domains/swanny.json
@@ -1,6 +1,6 @@
{
"description": "Swanny is a Dev",
- "repo": "https://github.com/swanny246/swannyIsADev/",
+ "repo": "https://github.com/swanny246/swannyIsADev",
"owner": {
"username": "swanny246",
"email": "github@andrewswan.net"
diff --git a/domains/swargarajbhowmik.json b/domains/swargarajbhowmik.json
new file mode 100644
index 000000000..7a76d2598
--- /dev/null
+++ b/domains/swargarajbhowmik.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "swargarajbhowmik",
+ "email": "swargaraj66@gmail.com"
+ },
+ "record": {
+ "CNAME": "swargarajbhowmik.github.io"
+ }
+}
diff --git a/domains/sx9.json b/domains/sx9.json
index a3897de71..d986d15c3 100644
--- a/domains/sx9.json
+++ b/domains/sx9.json
@@ -1,12 +1,8 @@
{
"description": "SX's Website",
- "repo": "https://sx-9.github.io",
"owner": {
- "username": "SX-9",
- "twitter": "SX_Discord",
- "discord": "SX-Spy-Agent#1377",
- "email": "sx-91@outlook.com",
- "note": "Im Trying Some Hosting Providers For My Website So You Might Get A Lot Of Pull Requests From Me"
+ "username": "SX-9",
+ "email": "sx-91@outlook.com"
},
"record": {
"CNAME": "sx-9.github.io"
diff --git a/domains/sxvr.json b/domains/sxvr.json
new file mode 100644
index 000000000..2e4bcc58b
--- /dev/null
+++ b/domains/sxvr.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "skaar513",
+ "email": "skaar513@gmail.com"
+ },
+ "record": {
+ "CNAME": "skaar513.github.io"
+ }
+}
diff --git a/domains/syed.json b/domains/syed.json
new file mode 100644
index 000000000..ddc978dff
--- /dev/null
+++ b/domains/syed.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "SyedAhkam",
+ "email": "smahkam57@gmail.com"
+ },
+ "record": {
+ "CNAME": "syedahkam.github.io"
+ }
+}
+
diff --git a/domains/taha2002.json b/domains/taha2002.json
new file mode 100644
index 000000000..b5ee77a38
--- /dev/null
+++ b/domains/taha2002.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "taha2002",
+ "email": "bouras1920@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "taha2002.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/tal7aouy.json b/domains/tal7aouy.json
new file mode 100644
index 000000000..781b45475
--- /dev/null
+++ b/domains/tal7aouy.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "tal7aouy",
+ "email": "tal7aouy.dev@gmail.com"
+ },
+ "record": {
+ "URL": "https://tal7aouy.netlify.app"
+ }
+ }
+
diff --git a/domains/tarna.json b/domains/tarna.json
new file mode 100644
index 000000000..34c27fefa
--- /dev/null
+++ b/domains/tarna.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "tarna",
+ "email": "tarungadiraju123@gmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/tarna"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/tarun57.json b/domains/tarun57.json
new file mode 100644
index 000000000..2bed72a8a
--- /dev/null
+++ b/domains/tarun57.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "H-57",
+ "email": "tarunkumar8059@gmail.com"
+ },
+ "record": {
+ "URL": "https://pokemonin-hindi.blogspot.com"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/tarun577.json b/domains/tarun577.json
new file mode 100644
index 000000000..2bed72a8a
--- /dev/null
+++ b/domains/tarun577.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "H-57",
+ "email": "tarunkumar8059@gmail.com"
+ },
+ "record": {
+ "URL": "https://pokemonin-hindi.blogspot.com"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/tat2008.json b/domains/tat2008.json
new file mode 100644
index 000000000..cce9038ab
--- /dev/null
+++ b/domains/tat2008.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "tat2008",
+ "email": "tuan.trananh2008@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://me.tat2008.tk"
+ }
+ }
+
diff --git a/domains/tayu.json b/domains/tayu.json
new file mode 100644
index 000000000..7c8fde480
--- /dev/null
+++ b/domains/tayu.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "tayudev",
+ "email": "mizuto.discord@gmail.com"
+ },
+ "record": {
+ "URL": "https://tayu25.netlify.app"
+ }
+ }
+
diff --git a/domains/tca.json b/domains/tca.json
index 944241e02..0129e8212 100644
--- a/domains/tca.json
+++ b/domains/tca.json
@@ -1,12 +1,11 @@
{
"description": "TCA's official portfolio, if you can call it that.",
- "repo": "https://github.com/NotTCA/devsite",
+ "repo": "https://github.com/ToastifyDev/devsite",
"owner": {
- "username": "NotTCA",
- "email": "me@nottca.tk",
- "twitter": "https://twitter.com/imTCA_"
+ "username": "ToastifyDev",
+ "email": "hey@toastify.tk"
},
"record": {
- "CNAME": "nottca.github.io"
+ "URL": "https://toasted.is-a.dev"
}
}
diff --git a/domains/tcdavo.json b/domains/tcdavo.json
index e2e6ec296..ad5a8ea3d 100644
--- a/domains/tcdavo.json
+++ b/domains/tcdavo.json
@@ -1,5 +1,5 @@
{
- "owner":{
+ "owner": {
"username": "Tcdavo",
"discord": "FriedUp-_-#6908",
"email": ""
diff --git a/domains/techctg24.json b/domains/techctg24.json
new file mode 100644
index 000000000..cf1d62797
--- /dev/null
+++ b/domains/techctg24.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "rakibctg",
+ "email": "eunus527@gmail.com"
+ },
+
+ "record": {
+ "URL": "https://techctg24.dev"
+ }
+ }
+
diff --git a/domains/tejas-luthra.json b/domains/tejas-luthra.json
new file mode 100644
index 000000000..8d20278c1
--- /dev/null
+++ b/domains/tejas-luthra.json
@@ -0,0 +1,11 @@
+{
+ "description": "Tejas' personal is-a.dev site",
+ "repo": "https://github.com/tejas-luthra/tejas-luthra.github.io",
+ "owner": {
+ "username": "tejas-luthra",
+ "email": "tejasluthra3008@gmail.com"
+ },
+ "record": {
+ "CNAME": "tejas-luthra.github.io"
+ }
+}
diff --git a/domains/tejas.json b/domains/tejas.json
index b2cbe72ef..a3e0f2fc7 100644
--- a/domains/tejas.json
+++ b/domains/tejas.json
@@ -6,6 +6,6 @@
"email": "togedemaru.1707@gmail.com"
},
"record": {
- "URL": "https://tejasagarwal.tech/"
+ "URL": "https://tejasagarwal.tech"
}
}
diff --git a/domains/tekno.json b/domains/tekno.json
index 63a41fcfc..430612063 100644
--- a/domains/tekno.json
+++ b/domains/tekno.json
@@ -4,7 +4,7 @@
"owner": {
"username": "TeknoSenpai",
"email": "tekno@hiri.dev",
- "twitter": "@TeknoSenpai"
+ "twitter": "TeknoSenpai"
},
"record": {
"A": [
diff --git a/domains/termonoid.json b/domains/termonoid.json
index 8206d8cd2..aa459c481 100644
--- a/domains/termonoid.json
+++ b/domains/termonoid.json
@@ -1,6 +1,6 @@
{
"description": "Domain for personal server",
- "repo": "https://github.com/Termonoid/",
+ "repo": "https://github.com/Termonoid",
"owner": {
"username": "Termonoid",
"email": "termonoid@cumallover.me",
diff --git a/domains/thabresh.json b/domains/thabresh.json
new file mode 100644
index 000000000..e5b9a0dcd
--- /dev/null
+++ b/domains/thabresh.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Thabresh",
+ "email": "thabaresh.syed@gmail.com"
+ },
+ "record": {
+ "URL": "https://www.thabresh.me"
+ }
+}
diff --git a/domains/thamizh.json b/domains/thamizh.json
new file mode 100644
index 000000000..a7af86108
--- /dev/null
+++ b/domains/thamizh.json
@@ -0,0 +1,12 @@
+{
+ "description": "for my personal website representing that i'm a dev",
+ "repo": "https://github.com/ThisisThamizh/ThisisThamizh.github.io",
+ "owner": {
+ "username": "ThisisThamizh",
+ "email": "venthank88@gmail.com",
+ "twitter": "k_thamizhventhu"
+ },
+ "record": {
+ "CNAME": "ThisisThamizh.github.io"
+ }
+}
diff --git a/domains/tharinduj.json b/domains/tharinduj.json
new file mode 100644
index 000000000..2e6cfc362
--- /dev/null
+++ b/domains/tharinduj.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "tharindudj",
+ "email": "tharindujayakody21@gmail.com"
+ },
+ "record": {
+ "URL": "https://tharindujayakody.me"
+ }
+}
diff --git a/domains/the-garlic-os.json b/domains/the-garlic-os.json
deleted file mode 100644
index 78525d903..000000000
--- a/domains/the-garlic-os.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "garlicOS®'s is-a.dev domain",
- "repo": "https://github.com/the-garlic-os/the-garlic-os.github.io",
- "owner": {
- "username": "the-garlic-os",
- "email": "sisdfk@gmail.com"
- },
- "record": {
- "CNAME": "the-garlic-os.github.io"
- }
-}
diff --git a/domains/thebidouilleur.json b/domains/thebidouilleur.json
new file mode 100644
index 000000000..a3df3cab4
--- /dev/null
+++ b/domains/thebidouilleur.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "QJoly",
+ "email": "quentinjoly@thoughtless.eu"
+ },
+
+ "record": {
+ "A": ["5.39.75.213"]
+ }
+ }
+
diff --git a/domains/thecode-breaker.json b/domains/thecode-breaker.json
index d1d9b37ec..e5b03377d 100644
--- a/domains/thecode-breaker.json
+++ b/domains/thecode-breaker.json
@@ -1,6 +1,6 @@
{
"description": "Link for Adarsh's personal site on GitHub pages",
- "repo": "https://github.com/theCode-Breaker/theCode-Breaker.github.io/",
+ "repo": "https://github.com/theCode-Breaker/theCode-Breaker.github.io",
"owner": {
"username": "theCode-Breaker",
"email": "limit6@protonmail.com"
diff --git a/domains/thedev.json b/domains/thedev.json
index 7c9e764c0..32bfebb53 100644
--- a/domains/thedev.json
+++ b/domains/thedev.json
@@ -1,9 +1,11 @@
- {
- "owner": {
- "username": "Xcode13developer",
- "email": "thedev132@gmail.com"
- },
- "record": {
- "A": ["192.9.128.241"]
- }
- }
+{
+ "owner": {
+ "username": "thedev132",
+ "email": "thedev132@gmail.com"
+ },
+ "record": {
+ "A": ["138.2.237.127"],
+ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+ }
diff --git a/domains/theekshana.json b/domains/theekshana.json
new file mode 100644
index 000000000..26334fa38
--- /dev/null
+++ b/domains/theekshana.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "TheekshanaSL",
+ "email": "theekshana@technologist.com"
+ },
+
+ "record": {
+ "CNAME": "hashnode.network"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/thehackerdude1083.json b/domains/thehackerdude1083.json
new file mode 100644
index 000000000..d7cdb5a36
--- /dev/null
+++ b/domains/thehackerdude1083.json
@@ -0,0 +1,11 @@
+{
+ "description": "Running my new website",
+ "repo": "https://github.com/TheHackerDude1083/TheHackerDude1083.github.io",
+ "owner": {
+ "username": "TheHackerDude1083",
+ "email": "shaheeransari57@gmail.com"
+ },
+ "record": {
+ "CNAME": "TheHackerDude1083.github.io"
+ }
+}
diff --git a/domains/thejus-m.json b/domains/thejus-m.json
new file mode 100644
index 000000000..dc98660f8
--- /dev/null
+++ b/domains/thejus-m.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Thejus-M",
+ "email": "github@tigerraw22.anonaddy.com"
+ },
+ "record": {
+ "CNAME": "urlit-production.up.railway.app"
+ }
+}
diff --git a/domains/themagicmush.json b/domains/themagicmush.json
new file mode 100644
index 000000000..271c99eca
--- /dev/null
+++ b/domains/themagicmush.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "Kobe523",
+ "email": "kobeni523@gmail.com",
+ "discord": "TheMagicMushoom#9999"
+ },
+ "record": {
+ "URL": "https://its.themagicmush.repl.co/"
+ }
+}
diff --git a/domains/thepatik.json b/domains/thepatik.json
new file mode 100644
index 000000000..5625c2367
--- /dev/null
+++ b/domains/thepatik.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "patik123",
+ "email": "patik.developer@outlook.com"
+ },
+ "record": {
+ "CNAME": "www.thepatik.com"
+ }
+ }
+
diff --git a/domains/theresonance.json b/domains/theresonance.json
new file mode 100644
index 000000000..1fbb2f1b3
--- /dev/null
+++ b/domains/theresonance.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Maia313",
+ "email": "medeea@rocketmail.com"
+ },
+ "record": {
+ "CNAME": "theresonance.com"
+ }
+ }
+
diff --git a/domains/therookiecoder.json b/domains/therookiecoder.json
new file mode 100644
index 000000000..3dec24550
--- /dev/null
+++ b/domains/therookiecoder.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "theRookieCoder",
+ "email": "ileshkt@gmail.com",
+ "discord": "theRookieCoder#1287"
+ },
+ "record": {
+ "URL": "https://github.com/theRookieCoder"
+ }
+}
diff --git a/domains/this.json b/domains/this.json
new file mode 100644
index 000000000..e25494cd9
--- /dev/null
+++ b/domains/this.json
@@ -0,0 +1,11 @@
+{
+ "description": "This, is a dev.",
+ "owner": {
+ "username": "DaInfLoop",
+ "email": "backupharoongames100@gmail.com"
+ },
+ "record": {
+ "URL": "https://haroon.repl.co"
+ },
+ "extra-info": "I understand if this doesn't get merged, it was just a funny joke me and my friend made because the subdomain wasn't taken."
+}
diff --git a/domains/thomas-shelby.json b/domains/thomas-shelby.json
index 7e57baaff..d27c39eea 100644
--- a/domains/thomas-shelby.json
+++ b/domains/thomas-shelby.json
@@ -4,7 +4,7 @@
"owner": {
"username": "prbhanu",
"email": "prbhanu1718@gmil.com",
- "twitter": "@prreddy05413731"
+ "twitter": "prreddy05413731"
},
"record": {
"CNAME": "prbhanu.github.io"
diff --git a/domains/thomasfrost.json b/domains/thomasfrost.json
new file mode 100644
index 000000000..58ecfe7d2
--- /dev/null
+++ b/domains/thomasfrost.json
@@ -0,0 +1,9 @@
+ {
+ "owner": {
+ "username": "frosttho",
+ "email": "thomas@ksg-media.de"
+ },
+ "record": {
+ "A": ["167.71.34.179"]
+ }
+ }
diff --git a/domains/tim-q.json b/domains/tim-q.json
new file mode 100644
index 000000000..d489e8381
--- /dev/null
+++ b/domains/tim-q.json
@@ -0,0 +1,11 @@
+{
+ "description": "My personal portfolio",
+ "owner": {
+ "username": "tim-it-ger",
+ "email": "contact@tim-q.de",
+ "discord": "Vatic#0920"
+ },
+ "record": {
+ "CNAME": "tim-q.de"
+ }
+}
diff --git a/domains/timka.json b/domains/timka.json
new file mode 100644
index 000000000..65032befa
--- /dev/null
+++ b/domains/timka.json
@@ -0,0 +1,12 @@
+{
+ "description": "timka.space",
+ "repo": "https://github.com/timka-123/timka-123.github.io",
+ "owner": {
+ "username": "Timur",
+ "email": "vakzn@yandex.ru"
+ },
+ "record": {
+ "CNAME": "timka.space"
+ }
+}
+
diff --git a/domains/timotheelefebvre.json b/domains/timotheelefebvre.json
new file mode 100644
index 000000000..5a26e08be
--- /dev/null
+++ b/domains/timotheelefebvre.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "zkimi",
+ "email": "timothee.lefebvre@edu.esiee.fr"
+ },
+ "record": {
+ "URL": "https://timotheelefebvre.fr"
+ }
+ }
+
diff --git a/domains/timothynn.json b/domains/timothynn.json
new file mode 100644
index 000000000..ee437d5de
--- /dev/null
+++ b/domains/timothynn.json
@@ -0,0 +1,13 @@
+{
+ "description": "timothynn's personal website",
+ "repo": "https://github.com/timothynn/timothynn.github.io",
+ "owner": {
+ "username": "timothynn",
+ "email": "timothynn@gmail.com",
+ "twitter": "im4_tim"
+ },
+ "record": {
+ "CNAME": "timothynn.github.io"
+ }
+}
+
diff --git a/domains/tisch.json b/domains/tisch.json
new file mode 100644
index 000000000..3cf635acd
--- /dev/null
+++ b/domains/tisch.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Small-talking",
+ "email": "schreiber.robin@icloud.com"
+ },
+ "record": {
+ "CNAME": "isadev.pages.dev"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/tiuri.json b/domains/tiuri.json
index 06af7ddaf..bf95c80a5 100644
--- a/domains/tiuri.json
+++ b/domains/tiuri.json
@@ -7,6 +7,6 @@
},
"record": {
"A": [
- "138.201.76.10"
+ "212.227.129.140"
]}
}
diff --git a/domains/tmozki.json b/domains/tmozki.json
new file mode 100644
index 000000000..72066f074
--- /dev/null
+++ b/domains/tmozki.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Tomozki",
+ "email": "Tomozki@animekun.in"
+ },
+ "record": {
+ "URL": "https://github.com/Tomozki"
+ }
+}
diff --git a/domains/tnt.json b/domains/tnt.json
new file mode 100644
index 000000000..623cc1894
--- /dev/null
+++ b/domains/tnt.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "TurquoiseTNT",
+ "email": "turquoisetntmultimedia@gmail.com"
+ },
+ "record": {
+ "CNAME": "turquoisetntgithubio-production-790d.up.railway.app"
+ }
+ }
+
diff --git a/domains/toasted.json b/domains/toasted.json
new file mode 100644
index 000000000..c332e1d06
--- /dev/null
+++ b/domains/toasted.json
@@ -0,0 +1,11 @@
+{
+ "description": "The official portfolio of ToastedToast/Toastify. Built with Astro, Tailwind CSS, and Daisy UI.",
+ "repo": "https://github.com/ToastifyDev/portfolio",
+ "owner": {
+ "username": "ToastifyDev",
+ "email": "hey@toastify.tk"
+ },
+ "record": {
+ "CNAME": "toastifydev.github.io"
+ }
+}
diff --git a/domains/toastersticks.json b/domains/toastersticks.json
new file mode 100644
index 000000000..08011c15b
--- /dev/null
+++ b/domains/toastersticks.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "ToasterSticks",
+ "email": "matt.zhao.18@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "border.hop.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/tomcollis.json b/domains/tomcollis.json
new file mode 100644
index 000000000..1687a82ce
--- /dev/null
+++ b/domains/tomcollis.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "tomcollis",
+ "email": "tomuky2k@msn.com"
+ },
+
+ "record": {
+ "URL": "https://github.com/tomcollis"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/tomdavid.json b/domains/tomdavid.json
new file mode 100644
index 000000000..9d507888d
--- /dev/null
+++ b/domains/tomdavid.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "tomasdav9",
+ "email": "tomasdav9@gmail.com"
+ },
+ "record": {
+ "CNAME": "gatsbyportfolio23972.gatsbyjs.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/tonywu.json b/domains/tonywu.json
new file mode 100644
index 000000000..3e8b6eafe
--- /dev/null
+++ b/domains/tonywu.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "vuquangthinh",
+ "email": "quangthinh.dev@gmail.com"
+ },
+ "record": {
+ "CNAME": "vuquangthinh.github.io"
+ }
+}
diff --git a/domains/tracking.sonet.json b/domains/tracking.sonet.json
new file mode 100644
index 000000000..1481c566a
--- /dev/null
+++ b/domains/tracking.sonet.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "CoderSoNet",
+ "email": "support@sonet.is-a.dev",
+ "twitter": "ShanuUniyal_On",
+ "discord": "781127625263415326"
+ },
+ "record": {
+ "CNAME": "api.elasticemail.com"
+ }
+}
diff --git a/domains/tudbut.json b/domains/tudbut.json
new file mode 100644
index 000000000..e2cc2049f
--- /dev/null
+++ b/domains/tudbut.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "TudbuT",
+ "email": "is-a-dev-public@mail.tudbut.de",
+ "discord": "TudbuT#2624"
+ },
+ "record": {
+ "CNAME": "tudbut.de"
+ }
+ }
+
diff --git a/domains/kr-tukimi.json b/domains/tukimi.json
similarity index 100%
rename from domains/kr-tukimi.json
rename to domains/tukimi.json
diff --git a/domains/tungtran.json b/domains/tungtran.json
new file mode 100644
index 000000000..fb5eb2945
--- /dev/null
+++ b/domains/tungtran.json
@@ -0,0 +1,12 @@
+{
+ "description": "tungtran's resume",
+ "repo": "https://github.com/tunganhtran/tunganhtran.github.io",
+ "owner": {
+ "username": "tunganhtran",
+ "email": "tunganhtran94@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "tunganhtran.github.io"
+ }
+}
diff --git a/domains/turtle84375.json b/domains/turtle84375.json
deleted file mode 100644
index 0243892b1..000000000
--- a/domains/turtle84375.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "description": "Personal website for Turtle84375",
- "repo": "https://github.com/turtle84375/turtle84375.is-a.dev",
- "owner": {
- "username": "Turtle84375",
- "email": "turtle84375@programmer.net",
- "guilded": "turtle84375"
- },
- "record": {
- "CNAME": "turtle84375.github.io"
- }
-}
diff --git a/domains/tushar.json b/domains/tushar.json
new file mode 100644
index 000000000..d07cc8eb5
--- /dev/null
+++ b/domains/tushar.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "tusharvikky",
+ "email": "tusharvikky@gmail.com"
+ },
+ "record": {
+ "URL": "https://blog.tushardeo.com"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/tushardeo.json b/domains/tushardeo.json
new file mode 100644
index 000000000..d07cc8eb5
--- /dev/null
+++ b/domains/tushardeo.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "tusharvikky",
+ "email": "tusharvikky@gmail.com"
+ },
+ "record": {
+ "URL": "https://blog.tushardeo.com"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/typed.json b/domains/typed.json
new file mode 100644
index 000000000..c4f4bc5b1
--- /dev/null
+++ b/domains/typed.json
@@ -0,0 +1,11 @@
+ {
+ "owner": {
+ "username": "TYP3D",
+ "email": "typedmod2@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "typedonline.github.io"
+ }
+ }
+
diff --git a/domains/udaya.json b/domains/udaya.json
index 6234509f3..1d53090c8 100644
--- a/domains/udaya.json
+++ b/domains/udaya.json
@@ -4,6 +4,6 @@
"email": "udaya28vivek31@gmail.com"
},
"record": {
- "URL": "https://mudaya.web.app/"
+ "URL": "https://mudaya.web.app"
}
}
diff --git a/domains/unidentifiedx.json b/domains/unidentifiedx.json
new file mode 100644
index 000000000..bfd489104
--- /dev/null
+++ b/domains/unidentifiedx.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "UnidentifiedX",
+ "email": "sunzizhuo33@gmail.com"
+ },
+ "record": {
+ "CNAME": "unidentifiedx.github.io"
+ }
+ }
+
diff --git a/domains/useless.json b/domains/useless.json
new file mode 100644
index 000000000..2eb0f885b
--- /dev/null
+++ b/domains/useless.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "ItzAfroBoy",
+ "email": "me.caramackid@gmail.com"
+ },
+ "record": {
+ "A": ["209.250.230.249"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/vaibhav.json b/domains/vaibhav.json
index ebfbf6622..0eef4c650 100644
--- a/domains/vaibhav.json
+++ b/domains/vaibhav.json
@@ -1,12 +1,11 @@
{
- "owner": {
- "username": "Vaibhav-Kashyap",
- "email": "",
- "discord": "Vaibhav Kashyap#5747"
- },
- "record": {
- "A": ["35.186.245.55"],
- "MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
- "TXT": "v=spf1 include:spf.improvmx.com ~all"
- }
+ "owner": {
+ "username": "Vaibhav-Kashyap07",
+ "email": "",
+ "discord": "Vaibhav Kashyap#5747"
+ },
+ "repo": "https://github.com/Vaibhav-Kashyap07/Vaibhav-Kashyap07.github.io",
+ "record": {
+ "CNAME": "Vaibhav-Kashyap07.github.io"
+ }
}
diff --git a/domains/vaibhavsys.json b/domains/vaibhavsys.json
index 64982b3e5..f239ad6e4 100644
--- a/domains/vaibhavsys.json
+++ b/domains/vaibhavsys.json
@@ -4,13 +4,6 @@
"email": "vaibhavdhi@proton.me"
},
"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"
+ "URL": "https://www.vaibhav.studio"
}
}
diff --git a/domains/vanillia.json b/domains/vanillia.json
new file mode 100644
index 000000000..137151631
--- /dev/null
+++ b/domains/vanillia.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "caffein3",
+ "email": "sketched@disroot.org",
+ "discord": "sketched#1613"
+ },
+ "record": {
+ "MX": ["mail.postale.io"],
+ "TXT": "v=spf1 mx ~all"
+ }
+}
diff --git a/domains/vapedevv.json b/domains/vapedevv.json
new file mode 100644
index 000000000..7095c9bd5
--- /dev/null
+++ b/domains/vapedevv.json
@@ -0,0 +1,12 @@
+{
+ "description": "My discord profile & portfolio",
+ "repo": "https://github.com/jadjasjafsafasfasfsa/gkdgskgkskgksbbsdbsgsd",
+ "owner": {
+ "username": "jadjasjafsafasfasfsa",
+ "email": "vapedev2@gmail.com",
+ "discord": "vapedevv#5640"
+ },
+ "record": {
+ "CNAME": "jadjasjafsafasfasfsa.github.io"
+ }
+}
diff --git a/domains/vaskian.json b/domains/vaskian.json
index f3d371e95..b505e5617 100644
--- a/domains/vaskian.json
+++ b/domains/vaskian.json
@@ -6,6 +6,6 @@
"email": "namithasadeeshbabu@gmail.com"
},
"record": {
- "URL": "https://vaskian.me/"
+ "URL": "https://vaskian.me"
}
}
diff --git a/domains/vasu.json b/domains/vasu.json
new file mode 100644
index 000000000..d49d85e3e
--- /dev/null
+++ b/domains/vasu.json
@@ -0,0 +1,13 @@
+{
+ "description": "Vasu's personal developer website",
+ "repo": "https://github.com/vasu-xd/Vasu-xD",
+ "owner": {
+ "username": "Vasu-xD",
+ "email": "mr.v4su@gmail.com",
+ "telegram": "VasuXD",
+ "github": "Vasu-xD"
+ },
+ "record": {
+ "CNAME": "vasu-xd.github.io"
+ }
+}
diff --git a/domains/vbkg.json b/domains/vbkg.json
new file mode 100644
index 000000000..b86f8c5b7
--- /dev/null
+++ b/domains/vbkg.json
@@ -0,0 +1,10 @@
+{
+ "owner": {
+ "username": "qekbd7c6",
+ "email": "qekbd7c6@gmail.com"
+ },
+ "record": {
+ "MX": ["mx1.improvmx.com", "mx1.improvmx.com"],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+}
diff --git a/domains/veen.json b/domains/veen.json
new file mode 100644
index 000000000..396e7563a
--- /dev/null
+++ b/domains/veen.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Vihaan7207",
+ "email": "vmikki7207@gmail.com"
+ },
+ "record": {
+ "CNAME": "Vihaan7207.github.io"
+ }
+}
diff --git a/domains/veirt.json b/domains/veirt.json
new file mode 100644
index 000000000..f934b71fb
--- /dev/null
+++ b/domains/veirt.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Veirt",
+ "email": "wetrau8zs@mozmail.com"
+ },
+ "record": {
+ "CNAME": "veirt.github.io"
+ }
+ }
+
diff --git a/domains/ver0z.json b/domains/ver0z.json
new file mode 100644
index 000000000..8319ebb9f
--- /dev/null
+++ b/domains/ver0z.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "ver0zdev",
+ "email": "ziadfr@icloud.com"
+ },
+
+ "record": {
+ "URL": "https://ver0z.dev"
+ }
+ }
+
diff --git a/domains/vercte.json b/domains/vercte.json
new file mode 100644
index 000000000..a82033348
--- /dev/null
+++ b/domains/vercte.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "lopste",
+ "email": "lopstedener@gmail.com"
+ },
+ "record": {
+ "URL": "https://vercte.net"
+ }
+ }
+
diff --git a/domains/verma-sanjeet.json b/domains/verma-sanjeet.json
new file mode 100644
index 000000000..642ad4408
--- /dev/null
+++ b/domains/verma-sanjeet.json
@@ -0,0 +1,11 @@
+{
+ "description": "Sanjeet Verma.",
+ "repo": "https://github.com/verma-sanjeet/verma-sanjeet.github.io",
+ "owner": {
+ "username": "verma-sanjeet",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "verma-sanjeet.github.io"
+ }
+}
diff --git a/domains/vic.json b/domains/vic.json
index 75f389fc6..02080b927 100644
--- a/domains/vic.json
+++ b/domains/vic.json
@@ -1,12 +1,12 @@
{
"description": "my personal website",
- "repo": "https://github.com/victorioxd/victorioxd.github.io",
+ "repo": "https://github.com/v1ctorio/v1ctorio.github.io",
"owner": {
"username": "victorioxd",
"email": "vicxd@pm.me",
"twitter": "vicjajsalu2"
},
"record": {
- "CNAME": "victorioxd.github.io"
+ "CNAME": "v1ctorio.github.io"
}
}
diff --git a/domains/victor.json b/domains/victor.json
new file mode 100644
index 000000000..3de89e2cd
--- /dev/null
+++ b/domains/victor.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "victoroliveira",
+ "email": "victoroliveira.eng@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "victoroliveira.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/victormenezes.json b/domains/victormenezes.json
new file mode 100644
index 000000000..68f0904f1
--- /dev/null
+++ b/domains/victormenezes.json
@@ -0,0 +1,11 @@
+{
+ "description": "Victor Menezes Personal Website",
+ "repo": "https://github.com/teixeiravictor/my-blog",
+ "owner": {
+ "username": "teixeiravictor",
+ "email": "victormenezes8990@gmail.com"
+ },
+ "record": {
+ "A": ["168.220.95.204"]
+ }
+}
diff --git a/domains/victoroliveira.json b/domains/victoroliveira.json
new file mode 100644
index 000000000..3de89e2cd
--- /dev/null
+++ b/domains/victoroliveira.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "victoroliveira",
+ "email": "victoroliveira.eng@gmail.com"
+ },
+
+ "record": {
+ "CNAME": "victoroliveira.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/vien.json b/domains/vien.json
new file mode 100644
index 000000000..a4c79c07a
--- /dev/null
+++ b/domains/vien.json
@@ -0,0 +1,11 @@
+
+{
+ "owner": {
+ "username": "VienDeveloper",
+ "email": "vien@courvix.com"
+ },
+ "record": {
+ "CNAME": "viendeveloper.github.io"
+ }
+}
+
diff --git a/domains/vikram.json b/domains/vikram.json
new file mode 100644
index 000000000..b14c8e994
--- /dev/null
+++ b/domains/vikram.json
@@ -0,0 +1,12 @@
+{
+ "description": "This domain will be used for my personal website.",
+ "repo": "https://github.com/vikramv20/vikramv20.github.io",
+ "owner": {
+ "username": "vikramv20",
+ "email": "vs423502@gmail.com",
+ "twitter": "vikram_v18"
+ },
+ "record": {
+ "CNAME": "vikramv20.github.io"
+ }
+}
diff --git a/domains/vikrant.json b/domains/vikrant.json
index 09d44548a..4bc05451a 100644
--- a/domains/vikrant.json
+++ b/domains/vikrant.json
@@ -4,6 +4,6 @@
"email": "daredevil.vikrant@gmail.com"
},
"record": {
- "URL": "https://github.com/TheMalware"
+ "URL": "https://github.com/vikrant7251"
}
}
diff --git a/domains/vincyxir.json b/domains/vincyxir.json
new file mode 100644
index 000000000..6f754aaa1
--- /dev/null
+++ b/domains/vincyxir.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "vincyxiroff",
+ "email": "vincyxir@gmail.com"
+ },
+ "record": {
+ "CNAME": "vincyxiroff.github.io"
+ }
+}
diff --git a/domains/vinicius.json b/domains/vinicius.json
new file mode 100644
index 000000000..d0d055bea
--- /dev/null
+++ b/domains/vinicius.json
@@ -0,0 +1,13 @@
+{
+ "description": "My personal website",
+ "repo": "https://github.com/vncsmnl",
+ "owner": {
+ "username": "vncsmnl",
+ "email": "",
+ "twitter": "vncsmnl",
+ "discord": "vncsmnl#7835"
+ },
+ "record": {
+ "CNAME": "vncsmnl.github.io"
+ }
+}
diff --git a/domains/viniciusmanoel.json b/domains/viniciusmanoel.json
new file mode 100644
index 000000000..2aea1f054
--- /dev/null
+++ b/domains/viniciusmanoel.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "vncsmnl",
+ "email": "viniciusmanoel07@hotmail.com"
+ },
+
+ "record": {
+ "CNAME": "viniciusmanoel.ml"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/vion.json b/domains/vion.json
new file mode 100644
index 000000000..cc0cb83f8
--- /dev/null
+++ b/domains/vion.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "VIONYT",
+ "email": "yt.vion@gmail.com"
+ },
+ "record": {
+ "URL": "https://vion.moe"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/viral-gadhiya.json b/domains/viral-gadhiya.json
new file mode 100644
index 000000000..c1a5609f0
--- /dev/null
+++ b/domains/viral-gadhiya.json
@@ -0,0 +1,12 @@
+{
+ "description": "Viral Gadhiya Profile.",
+ "repo": "https://github.com/viral-gadhiya/viral-gadhiya.github.io",
+ "owner": {
+ "username": "viral-gadhiya",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "viral-gadhiya.github.io"
+ }
+}
+
diff --git a/domains/viren-trivedi.json b/domains/viren-trivedi.json
new file mode 100644
index 000000000..91eee4984
--- /dev/null
+++ b/domains/viren-trivedi.json
@@ -0,0 +1,11 @@
+{
+ "description": "Viren Profile.",
+ "repo": "https://github.com/viren-trivedi/viren-trivedi.github.io",
+ "owner": {
+ "username": "viren-trivedi",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "viren-trivedi.github.io"
+ }
+}
diff --git a/domains/vishalg.json b/domains/vishalg.json
new file mode 100644
index 000000000..a489c0024
--- /dev/null
+++ b/domains/vishalg.json
@@ -0,0 +1,12 @@
+{
+ "description": "Vishal Gupta Personal Portfolio Website",
+ "repo": "https://github.com/vishalpx/vishalpx.github.io",
+ "owner": {
+ "username": "vishalpx",
+ "email": "",
+ "twitter": "vishal26x"
+ },
+ "record": {
+ "CNAME": "vishalpx.github.io"
+ }
+}
diff --git a/domains/vishesh.json b/domains/vishesh.json
index ea259b40e..a4f49d36f 100644
--- a/domains/vishesh.json
+++ b/domains/vishesh.json
@@ -7,6 +7,6 @@
"twitter": "VisheshBansal17"
},
"record": {
- "URL": "https://visheshbansal.ml/"
+ "URL": "https://visheshbansal.ml"
}
}
diff --git a/domains/vlab.json b/domains/vlab.json
index 5547a8b9d..90c702843 100644
--- a/domains/vlab.json
+++ b/domains/vlab.json
@@ -1,6 +1,6 @@
{
"description": "Personal Website",
- "repo": "https://github.com/natura4917/",
+ "repo": "https://github.com/natura4917",
"owner": {
"username": "natura4917",
"email": "natura4917@gmail.com"
diff --git a/domains/vpc01.json b/domains/vpc01.json
deleted file mode 100644
index 8744f3af0..000000000
--- a/domains/vpc01.json
+++ /dev/null
@@ -1,12 +0,0 @@
-
- {
- "repo" :"https://github.com/andrewstech/notify-api",
- "owner": {
- "username": "andrewstech",
- "email": "andrew@win11react.com"
- },
- "record": {
- "A": ["140.238.66.199"]
- }
- }
-
diff --git a/domains/vulcanwm.json b/domains/vulcanwm.json
index 9baeb06e6..8413352b6 100644
--- a/domains/vulcanwm.json
+++ b/domains/vulcanwm.json
@@ -6,6 +6,6 @@
"email": "vulcanwmemail@gmail.com"
},
"record": {
- "CNAME": "e59a0be7-f4eb-4b1a-9b7f-29e2c556a9f8.repl.co"
+ "URL": "https://vulcanwm.vercel.app"
}
}
diff --git a/domains/vyas-rahul.json b/domains/vyas-rahul.json
new file mode 100644
index 000000000..6e21a1f28
--- /dev/null
+++ b/domains/vyas-rahul.json
@@ -0,0 +1,11 @@
+{
+ "description": "Vyas Rahul.",
+ "repo": "https://github.com/nayan-gorasiya/vyas-rahul.github.io",
+ "owner": {
+ "username": "vyas-rahul",
+ "email": "vyas-rahul@acquaintsoft.com"
+ },
+ "record": {
+ "CNAME": "vyas-rahul.github.io"
+ }
+}
diff --git a/domains/vysakh.json b/domains/vysakh.json
new file mode 100644
index 000000000..bd802a614
--- /dev/null
+++ b/domains/vysakh.json
@@ -0,0 +1,12 @@
+{
+ "description": "Personal Website",
+ "repo": "https://github.com/vyshuks/vyshuks.github.io",
+ "owner": {
+ "username": "vyshuks",
+ "email": "vyshuks@gmail.com"
+ },
+ "record": {
+ "CNAME": "vyshuks.github.io"
+ }
+}
+
diff --git a/domains/wablesanket.json b/domains/wablesanket.json
index f550c17e9..bb073193b 100644
--- a/domains/wablesanket.json
+++ b/domains/wablesanket.json
@@ -4,7 +4,7 @@
"owner": {
"username": "sanketwable",
"email": "sanketwable123@gmail.com",
- "twitter": "https://twitter.com/Wable_Sanket_"
+ "twitter": "Wable_Sanket_"
},
"record": {
"URL": "https://wablesanket.xyz"
diff --git a/domains/wahid.json b/domains/wahid.json
new file mode 100644
index 000000000..7ef9feb70
--- /dev/null
+++ b/domains/wahid.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "SimplyVoid",
+ "email": "wahidislamlinad@pm.me"
+ },
+ "record": {
+ "CNAME": "simplyvoid.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/weatherly.json b/domains/weatherly.json
new file mode 100644
index 000000000..888209c96
--- /dev/null
+++ b/domains/weatherly.json
@@ -0,0 +1,11 @@
+ {
+ "owner": {
+ "username": "iibeboQ",
+ "email": "qqqbeboo@yahoo.com"
+ },
+
+ "record": {
+ "CNAME": "6b592936-765b-4034-8e0e-d2be0efcacff.id.repl.co"
+ }
+ }
+
diff --git a/domains/web-sh.sx9.json b/domains/web-sh.sx9.json
new file mode 100644
index 000000000..6f77a209e
--- /dev/null
+++ b/domains/web-sh.sx9.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "SX-9",
+ "email": "hello@mail.sx9.is-a.dev"
+ },
+ "record": {
+ "CNAME": "sx-9.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/werz.json b/domains/werz.json
new file mode 100644
index 000000000..cce72d58f
--- /dev/null
+++ b/domains/werz.json
@@ -0,0 +1,12 @@
+{
+ "description": "portfolio",
+ "repo": "https://github.com/0xwerz/0xwerz.github.io",
+ "owner": {
+ "username": "0xwerz",
+ "email": "moussarabie40@gmail.com",
+ "twitter": "cyberwerz"
+ },
+ "record": {
+ "CNAME": "0xwerz.github.io"
+ }
+}
diff --git a/domains/wesley.json b/domains/wesley.json
index 38ac78c51..478acc3fb 100644
--- a/domains/wesley.json
+++ b/domains/wesley.json
@@ -1,5 +1,4 @@
{
- "description": "",
"repo": "https://github.com/westhecool/register",
"owner": {
"username": "westhecool",
diff --git a/domains/what.json b/domains/what.json
index a2bed7939..3eb3bb753 100644
--- a/domains/what.json
+++ b/domains/what.json
@@ -4,7 +4,7 @@
"owner": {
"username": "What-Question-Mark",
"email": "jack.weller@hotmail.com",
- "twitter": "@whatqm",
+ "twitter": "whatqm",
"discord": "discord-username-and-discriminator"
},
"record": {
diff --git a/domains/whxyu.json b/domains/whxyu.json
new file mode 100644
index 000000000..2c726ab8b
--- /dev/null
+++ b/domains/whxyu.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "yxu6fingers",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "yxu6fingers.github.io"
+ }
+ }
+
diff --git a/domains/whyleonardo.json b/domains/whyleonardo.json
new file mode 100644
index 000000000..5f1b323d9
--- /dev/null
+++ b/domains/whyleonardo.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "whyleonardo",
+ "email": "pleasefloyd73@gmail.com"
+ },
+ "record": {
+ "URL": "https://nextjs-portfolio-chi-taupe.vercel.app"
+ }
+ }
+
diff --git a/domains/whyme.json b/domains/whyme.json
new file mode 100644
index 000000000..e1f8ee621
--- /dev/null
+++ b/domains/whyme.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "unqxl",
+ "email": "andreyzero123@gmail.com"
+ },
+ "record": {
+ "A": ["181.215.68.159"]
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/wiicreation.json b/domains/wiicreation.json
index f175fa206..0dd0196d8 100644
--- a/domains/wiicreation.json
+++ b/domains/wiicreation.json
@@ -1,11 +1,11 @@
{
"description": "Wiicreation is a recreation of the Nintendo Wii made in ElectronJS.",
- "repo": "https://github.com/C1200/WiicreationWebsite",
+ "repo": "https://github.com/C1200/blog",
"owner": {
"username": "C1200",
"email": "coreyw.ultimatemedia@gmail.com"
},
"record": {
- "CNAME": "C1200.github.io"
+ "URL": "https://c1200.js.org/blog/faqs/2022/07/29/wiicreation-faq.html?from="
}
}
diff --git a/domains/will.json b/domains/will.json
index a4c8af638..a83acccfb 100644
--- a/domains/will.json
+++ b/domains/will.json
@@ -1,6 +1,6 @@
{
"description": "William's site",
- "repo": "https://websterwh16.github.io/willisadev/",
+ "repo": "https://websterwh16.github.io/willisadev",
"owner": {
"username": "websterwh16",
"email": "websterwh16@gmail.com"
diff --git a/domains/william.json b/domains/william.json
index 42483e170..72adff01c 100644
--- a/domains/william.json
+++ b/domains/william.json
@@ -1,10 +1,10 @@
{
- "owner": {
- "username": "WilliamDavidHarrison",
- "email": "william@williamharrison.dev"
- },
+ "owner": {
+ "username": "WilliamDavidHarrison",
+ "email": "william@williamharrison.dev"
+ },
- "record": {
- "CNAME": "edge.redirect.pizza"
- }
+ "record": {
+ "CNAME": "wdhdns.com"
+ }
}
diff --git a/domains/willian.json b/domains/willian.json
index a8a177eda..5aad4c31d 100644
--- a/domains/willian.json
+++ b/domains/willian.json
@@ -4,7 +4,7 @@
"owner": {
"username": "waveiro",
"email": "",
- "twitter": "@waveiro"
+ "twitter": "waveiro"
},
"record": {
"CNAME": "waveiro.github.io"
diff --git a/domains/windows.json b/domains/windows.json
deleted file mode 100644
index 779f4a2b3..000000000
--- a/domains/windows.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "my website uwu",
- "repo": "https://github.com/windowscmd",
- "owner": {
- "username": "windowscmd",
- "email": "me@astriddev.me"
- },
- "record": {
- "CNAME": "astridw.netlify.app"
- }
-}
diff --git a/domains/winter.json b/domains/winter.json
new file mode 100644
index 000000000..3a385cc2a
--- /dev/null
+++ b/domains/winter.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "virtualWinter",
+ "email": "me@winter-is-a-dev.ml"
+ },
+ "record": {
+ "A": ["45.14.224.83"]
+ }
+}
diff --git a/domains/wkrzywiec.json b/domains/wkrzywiec.json
new file mode 100644
index 000000000..7ff381617
--- /dev/null
+++ b/domains/wkrzywiec.json
@@ -0,0 +1,12 @@
+{
+ "description": "My blog and portfolio",
+ "repo": "https://github.com/wkrzywiec/wkrzywiec.github.io",
+ "owner": {
+ "username": "wkrzywiec",
+ "email": "",
+ "twitter": "wkrzywiec"
+ },
+ "record": {
+ "CNAME": "wkrzywiec.github.io"
+ }
+}
diff --git a/domains/worm.json b/domains/worm.json
new file mode 100644
index 000000000..1d055c3cd
--- /dev/null
+++ b/domains/worm.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "arq091",
+ "email": "poonyapat.thane@gmail.com"
+ },
+ "record": {
+ "CNAME": "arq091.github.io"
+ }
+ }
+
diff --git a/domains/wrdg.json b/domains/wrdg.json
new file mode 100644
index 000000000..c2adc49ee
--- /dev/null
+++ b/domains/wrdg.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "wrdg",
+ "email": "wardog@wrdg.dev"
+ },
+
+ "record": {
+ "URL": "https://wrdg.net"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/wwei.json b/domains/wwei.json
new file mode 100644
index 000000000..53bb1f974
--- /dev/null
+++ b/domains/wwei.json
@@ -0,0 +1,12 @@
+
+
+{
+ "description": "My github",
+ "owner": {
+ "username": "wwei-github",
+ "email": "ww418047394@gmail.com"
+ },
+ "record": {
+ "URL": "https://github.com/wwei-github"
+ }
+}
diff --git a/domains/www.priyansh.json b/domains/www.priyansh.json
new file mode 100644
index 000000000..d1d8dc1ad
--- /dev/null
+++ b/domains/www.priyansh.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "priyanshprajapat",
+ "email": "priy@nsh.is-a.dev"
+ },
+ "record": {
+ "URL": "https://priyansh.is-a.dev"
+ }
+}
diff --git a/domains/www.semant.json b/domains/www.semant.json
new file mode 100644
index 000000000..c8b339e90
--- /dev/null
+++ b/domains/www.semant.json
@@ -0,0 +1,11 @@
+{
+ "description": "My Website",
+ "owner": {
+ "username": "s3mant",
+ "email": "contact@semant.is-a.dev",
+ "discord": "445073800850046977"
+ },
+ "record": {
+ "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co"
+ }
+}
diff --git a/domains/xcyth.json b/domains/xcyth.json
new file mode 100644
index 000000000..c784ac017
--- /dev/null
+++ b/domains/xcyth.json
@@ -0,0 +1,10 @@
+
+ {
+ "owner": {
+ "username": "Xcyth",
+ "email": "xcyth.dev@gmail.com"
+ },
+ "record": {
+ "CNAME": "proxy.kastelapp.com"
+ }
+ }
diff --git a/domains/xdlyy.json b/domains/xdlyy.json
new file mode 100644
index 000000000..65ccccbad
--- /dev/null
+++ b/domains/xdlyy.json
@@ -0,0 +1,10 @@
+
+ {
+ "owner": {
+ "username": "xdlyy404",
+ "email": "fadlyid7@gmail.com"
+ },
+ "record": {
+ "URL": "https://xdlyy404.github.io"
+ }
+ }
diff --git a/domains/xevion.json b/domains/xevion.json
new file mode 100644
index 000000000..b05f6e222
--- /dev/null
+++ b/domains/xevion.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Xevion",
+ "email": "xevion@xevion.dev"
+ },
+ "record": {
+ "URL": "https://xevion.dev/?utm_source=is-a-dev"
+ }
+ }
+
diff --git a/domains/xiaowu.json b/domains/xiaowu.json
new file mode 100644
index 000000000..4e326fa77
--- /dev/null
+++ b/domains/xiaowu.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "w-xuefeng",
+ "email": "xuefeng@wangxuefeng.com.cn"
+ },
+ "record": {
+ "CNAME": "w-xuefeng.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/xmdb.json b/domains/xmdb.json
deleted file mode 100644
index 9a57bcba1..000000000
--- a/domains/xmdb.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "description": "xMdb's portfolio website",
- "repo": "https://github.com/xMdb",
- "owner": {
- "username": "xMdb",
- "email": "",
- "twitter": "xmdbmatt"
- },
- "record": {
- "CNAME": "mgrif-portfolio.netlify.app"
- }
-}
diff --git a/domains/xndr.json b/domains/xndr.json
index 68e604c99..db4b078ec 100644
--- a/domains/xndr.json
+++ b/domains/xndr.json
@@ -4,7 +4,7 @@
"owner": {
"username": "Xander1233",
"email": "",
- "twitter": "https://twitter.com/XandrrrrR6"
+ "twitter": "XandrrrrR6"
},
"record": {
"A": ["173.249.30.209"]
diff --git a/domains/xpplg.json b/domains/xpplg.json
new file mode 100644
index 000000000..79937f78d
--- /dev/null
+++ b/domains/xpplg.json
@@ -0,0 +1,9 @@
+ {
+ "owner": {
+ "username": "Jantur-dev",
+ "email": "jantur29@gmail.com"
+ },
+ "record": {
+ "CNAME": "d46b1013-50ed-4f41-b75e-3961b2b9aad6.id.repl.co"
+ }
+ }
diff --git a/domains/xqwtxon.json b/domains/xqwtxon.json
index 1a52a2ece..7209fc39a 100644
--- a/domains/xqwtxon.json
+++ b/domains/xqwtxon.json
@@ -4,7 +4,7 @@
"owner": {
"username": "xqwtxon",
"email": "xqwtxon@hotmail.com",
- "twitter": "@xqwtxon",
+ "twitter": "xqwtxon",
"keybase": "@xqwtxon"
},
"record": {
diff --git a/domains/xrcs.json b/domains/xrcs.json
new file mode 100644
index 000000000..ff6bcc2e6
--- /dev/null
+++ b/domains/xrcs.json
@@ -0,0 +1,12 @@
+{
+ "description": "xrcs personal website",
+ "repo": "https://github.com/xrcss/xrcss.github.io",
+ "owner": {
+ "username": "xrcss",
+ "discord": "xrcs#0001",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "xrcss.github.io"
+ }
+}
diff --git a/domains/xthe.json b/domains/xthe.json
new file mode 100644
index 000000000..64667b6b1
--- /dev/null
+++ b/domains/xthe.json
@@ -0,0 +1,11 @@
+{
+ "repo": "https://github.com/SirXThe/sirxthe.github.io",
+ "owner": {
+ "username": "SirXThe",
+ "email": "sirxthe@gmail.com",
+ "discord": "XThe#4695"
+ },
+ "record": {
+ "CNAME": "sirxthe.github.io"
+ }
+}
diff --git a/domains/xuefeng.json b/domains/xuefeng.json
new file mode 100644
index 000000000..45719a39a
--- /dev/null
+++ b/domains/xuefeng.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "w-xuefeng",
+ "email": "xuefeng@wangxuefeng.com.cn"
+ },
+ "record": {
+ "CNAME": "w-xuefeng.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/xyter.json b/domains/xyter.json
index bd1433864..3d3e09505 100644
--- a/domains/xyter.json
+++ b/domains/xyter.json
@@ -6,6 +6,6 @@
"email": "vermium@zyner.org"
},
"record": {
- "URL": "https://xyter.zyner.org/"
+ "URL": "https://xyter.zyner.org"
}
}
diff --git a/domains/xzfrost.json b/domains/xzfrost.json
new file mode 100644
index 000000000..4b1807936
--- /dev/null
+++ b/domains/xzfrost.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "XzFrosT",
+ "email": "mschodeihsan@gmail.com"
+ },
+ "record": {
+ "CNAME": "ihsanhardiansah.me"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/ya.json b/domains/ya.json
index 2cf26a0dd..4d6cb0b1e 100644
--- a/domains/ya.json
+++ b/domains/ya.json
@@ -4,7 +4,7 @@
"owner": {
"username": "icancodebeauty",
"email": "aditya@mail.aditya.is-a.dev",
- "twitter": "@CodeWithAadi"
+ "twitter": "CodeWithAadi"
},
"record": {
"CNAME": "icancodebeauty.github.io"
diff --git a/domains/yajat.json b/domains/yajat.json
index 72c522f22..c064f4797 100644
--- a/domains/yajat.json
+++ b/domains/yajat.json
@@ -6,6 +6,6 @@
"email": "me@iamyajat.co"
},
"record": {
- "URL": "https://www.iamyajat.co/"
+ "URL": "https://www.iamyajat.co"
}
}
diff --git a/domains/yakiyo.json b/domains/yakiyo.json
new file mode 100644
index 000000000..9c53df721
--- /dev/null
+++ b/domains/yakiyo.json
@@ -0,0 +1,13 @@
+{
+ "description": "Yakiyo. 18 y/o kid. Weeb and hobbyist Developer",
+ "repo": "https;//github.com/Yakiyo/Yakiyo.github.io",
+ "owner": {
+ "username": "Yakiyo",
+ "email": "",
+ "twitter": "Yakiyo8",
+ "discord": "Yakiyo#1206"
+ },
+ "record": {
+ "CNAME": "yakiyo.github.io"
+ }
+ }
\ No newline at end of file
diff --git a/domains/yaman.json b/domains/yaman.json
index c56f4bd1d..a048ff561 100644
--- a/domains/yaman.json
+++ b/domains/yaman.json
@@ -6,6 +6,6 @@
"email": "mail@yaman.pro"
},
"record": {
- "URL": "https://julianyaman.com/"
+ "URL": "https://julianyaman.com"
}
}
diff --git a/domains/yandao.json b/domains/yandao.json
new file mode 100644
index 000000000..e4e179d2b
--- /dev/null
+++ b/domains/yandao.json
@@ -0,0 +1,12 @@
+{
+ "description": "My personal profile page (power by gh-pages)",
+ "repo": "https://github.com/YanDao0313/yandao0313.github.io",
+ "owner": {
+ "username": "YanDao0313",
+ "email": "221202@ydlk.cc",
+ "twitter": "YanDao0313"
+ },
+ "record": {
+ "CNAME": "yandao0313.github.io"
+ }
+}
diff --git a/domains/yash-poojara.json b/domains/yash-poojara.json
new file mode 100644
index 000000000..050133ef1
--- /dev/null
+++ b/domains/yash-poojara.json
@@ -0,0 +1,11 @@
+{
+ "description": "Yash Poojara Profile.",
+ "repo": "https://github.com/yash-poojara/yash-poojara.github.io",
+ "owner": {
+ "username": "yash-poojara",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "yash-poojara.github.io"
+ }
+}
diff --git a/domains/yashh-chauhan.json b/domains/yashh-chauhan.json
new file mode 100644
index 000000000..f43b94471
--- /dev/null
+++ b/domains/yashh-chauhan.json
@@ -0,0 +1,11 @@
+{
+ "description": "Yash Chauhan Profile.",
+ "repo": "https://github.com/yashh-chauhan/yashh-chauhan.github.io",
+ "owner": {
+ "username": "yashh-chauhan",
+ "email": ""
+ },
+ "record": {
+ "CNAME": "yashh-chauhan.github.io"
+ }
+}
diff --git a/domains/yashraj.json b/domains/yashraj.json
new file mode 100644
index 000000000..e6a4acc39
--- /dev/null
+++ b/domains/yashraj.json
@@ -0,0 +1,12 @@
+{
+ "description": "My Personal Portfolio",
+ "repo": "https://github.com/yashraj-n/yashraj-n.github.io",
+ "owner": {
+ "username": "yashraj-n",
+ "email": "ynnarke52@gmail.com",
+ "twitter": "NarkeYashraj"
+ },
+ "record": {
+ "CNAME": "yashraj-n.github.io"
+ }
+}
diff --git a/domains/yedu.json b/domains/yedu.json
new file mode 100644
index 000000000..e09826279
--- /dev/null
+++ b/domains/yedu.json
@@ -0,0 +1,12 @@
+{
+ "description": "Personal Page",
+ "repo": "https://github.com/YedukrishnanTY/web",
+ "owner": {
+ "username": "YeduKrishnanTY",
+ "email": "",
+ "discord": "Chandler._bing__#8780"
+ },
+ "record": {
+ "CNAME": "YeduKrishnanTY.github.io"
+ }
+}
diff --git a/domains/yejun.json b/domains/yejun.json
new file mode 100644
index 000000000..cc91df80f
--- /dev/null
+++ b/domains/yejun.json
@@ -0,0 +1,11 @@
+{
+ "description": "Just my personal website :^)",
+ "repo": "https://github.com/SS-13/SS-13.github.io",
+ "owner": {
+ "username": "yejun",
+ "email": "sammffl@gmail.com"
+ },
+ "record": {
+ "CNAME": "yejun.tech"
+ }
+}
diff --git a/domains/yescyyt.json b/domains/yescyyt.json
index 9a9232752..d33c95b24 100644
--- a/domains/yescyyt.json
+++ b/domains/yescyyt.json
@@ -3,8 +3,7 @@
"repo": "https://github.com/yescyyt/yescyyt.github.io",
"owner": {
"username": "yescyyt",
- "email": "amberisamab@gmail.com",
- "twitter": ""
+ "email": "amberisamab@gmail.com"
},
"record": {
"CNAME": "yescyyt.github.io"
diff --git a/domains/yiff.json b/domains/yiff.json
index df1736eeb..bb0c315da 100644
--- a/domains/yiff.json
+++ b/domains/yiff.json
@@ -2,7 +2,7 @@
"owner": {
"username": "DonovanDMC",
"email": "admin@furrybot.co",
- "twitter": "https://twitter.com/Donovan_DMC",
+ "twitter": "Donovan_DMC",
"discord": "Donovan_DMC#3621"
},
"record": {
diff --git a/domains/yigitkerem.json b/domains/yigitkerem.json
new file mode 100644
index 000000000..47b688875
--- /dev/null
+++ b/domains/yigitkerem.json
@@ -0,0 +1,13 @@
+
+ {
+ "owner": {
+ "username": "yigitkeremoktay",
+ "email": "yigitkerem@theskyfallen.com"
+ },
+
+ "record": {
+ "MX": ["novea.skyfallen.org"],
+ "A": ["178.62.63.235"]
+ }
+ }
+
diff --git a/domains/yuk1ch.json b/domains/yuk1ch.json
index 5580679de..444719681 100644
--- a/domains/yuk1ch.json
+++ b/domains/yuk1ch.json
@@ -2,7 +2,7 @@
"owner": {
"username": "ImRaid",
"email": "itsraidlol@gmail.com",
- "discord":"! Yuk1ch#7484",
+ "discord": "! Yuk1ch#7484",
"telegram": "@Yuk1ch"
},
"record": {
diff --git a/domains/yum.json b/domains/yum.json
deleted file mode 100644
index f8e2cb942..000000000
--- a/domains/yum.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "description": "yum's corner of the web.",
- "owner": {
- "username": "yum",
- "email": "antriksh.timepass@gmail.com"
- },
- "record": {
- "CNAME": "yummyweb.vercel.app"
- }
-}
diff --git a/domains/yuphie.json b/domains/yuphie.json
new file mode 100644
index 000000000..040bdb1db
--- /dev/null
+++ b/domains/yuphie.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "yuphiedev",
+ "email": "mizuto.discord@gmail.com"
+ },
+ "record": {
+ "URL": "https://yuphie.vercel.app"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/yuphiee.json b/domains/yuphiee.json
new file mode 100644
index 000000000..040bdb1db
--- /dev/null
+++ b/domains/yuphiee.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "yuphiedev",
+ "email": "mizuto.discord@gmail.com"
+ },
+ "record": {
+ "URL": "https://yuphie.vercel.app"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/yush.json b/domains/yush.json
new file mode 100644
index 000000000..3bc39faf9
--- /dev/null
+++ b/domains/yush.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "OpAayush",
+ "email": "aayush.agrawalm@gmail.com"
+ },
+ "description": "mail domain",
+ "record": {
+ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
+ "TXT": "v=spf1 include:spf.improvmx.com ~all"
+ }
+ }
diff --git a/domains/yutong.json b/domains/yutong.json
new file mode 100644
index 000000000..523e68be4
--- /dev/null
+++ b/domains/yutong.json
@@ -0,0 +1,11 @@
+{
+ "description": "Test description",
+ "repo": "https://Global-Clicks.yutonghan2.repl.co",
+ "owner": {
+ "username": "yutonghanofficial",
+ "email": "realyutonghan@gmail.com"
+ },
+ "record": {
+ "CNAME": "e5ac2ad9-5903-4c72-9092-7da12688a4c2.id.repl.co"
+ }
+}
diff --git a/domains/yxlr.json b/domains/yxlr.json
new file mode 100644
index 000000000..dfec816bd
--- /dev/null
+++ b/domains/yxlr.json
@@ -0,0 +1,9 @@
+ {
+ "owner": {
+ "username": "yxlr123",
+ "email": "dbh2858304517@gmail.com"
+ },
+ "record": {
+ "CNAME": "yxlr123.github.io"
+ }
+ }
diff --git a/domains/z4xi.json b/domains/z4xi.json
new file mode 100644
index 000000000..6834b17a8
--- /dev/null
+++ b/domains/z4xi.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "z4xi",
+ "email": "z4xi@shitposting.expert"
+ },
+ "record": {
+ "URL": "https://velvety-granita-c85dd5.netlify.app"
+ }
+ }
+
diff --git a/domains/zen.json b/domains/zen.json
new file mode 100644
index 000000000..723fe5a51
--- /dev/null
+++ b/domains/zen.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "zeraAI",
+ "email": "parkzen68@gmail.com"
+ },
+ "record": {
+ "CNAME": "zeraai.github.io"
+ }
+}
diff --git a/domains/zerowho.json b/domains/zerowho.json
new file mode 100644
index 000000000..07edb4a5a
--- /dev/null
+++ b/domains/zerowho.json
@@ -0,0 +1,11 @@
+{
+ "description": "ZeroDev's personal developer website",
+ "repo": "https://github.com/TadashiKazuo",
+ "owner": {
+ "username": "TadashiKazuo",
+ "email": "kudo.andrew.2005@gmail.com"
+ },
+ "record": {
+ "CNAME": "andrewnoob.tk"
+ }
+}
diff --git a/domains/zffu.json b/domains/zffu.json
new file mode 100644
index 000000000..d08726ef0
--- /dev/null
+++ b/domains/zffu.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Radi0o",
+ "email": "radi0o0@outlook.com"
+ },
+ "record": {
+ "CNAME": "zffu.ml"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/zhenchai.json b/domains/zhenchai.json
new file mode 100644
index 000000000..eae1aca01
--- /dev/null
+++ b/domains/zhenchai.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "zhenchai00",
+ "email": "zhenchai0000@gmail.com"
+ },
+ "record": {
+ "CNAME": "zhenchai00.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/zjfc.json b/domains/zjfc.json
new file mode 100644
index 000000000..7d8a05948
--- /dev/null
+++ b/domains/zjfc.json
@@ -0,0 +1,11 @@
+{
+ "description": "GitHub Pages",
+ "repo": "https://github.com/Endermanbugzjfc/Endermanbugzjfc.github.io",
+ "owner": {
+ "username": "Endermanbugzjfc",
+ "email": "endermanbugzjfc@gmail.com"
+ },
+ "record": {
+ "CNAME": "endermanbugzjfc.github.io"
+ }
+}
diff --git a/domains/zoro.xen.json b/domains/zoro.xen.json
new file mode 100644
index 000000000..9ca209ef4
--- /dev/null
+++ b/domains/zoro.xen.json
@@ -0,0 +1,10 @@
+{
+ "description": "Backend API for t.me/roronoa_zoro_robot",
+ "owner": {
+ "username": "xenmods",
+ "email": "ilumomin04@gmail.com"
+ },
+ "record": {
+ "CNAME": "b6c9cd01-6ea5-4c58-b942-4194bdb11578.cname.koyeb.app"
+ }
+}
diff --git a/domains/ztz.json b/domains/ztz.json
new file mode 100644
index 000000000..4235e9fd8
--- /dev/null
+++ b/domains/ztz.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "ZTzTopia",
+ "email": "zentay36@gmail.com"
+ },
+
+ "record": {
+ "A": ["34.173.97.174"]
+ }
+ }
+
diff --git a/domains/zuhair.json b/domains/zuhair.json
new file mode 100644
index 000000000..15be82753
--- /dev/null
+++ b/domains/zuhair.json
@@ -0,0 +1,12 @@
+
+ {
+ "owner": {
+ "username": "ZuhairTarif",
+ "email": "20-42115-1@student.aiub.edu"
+ },
+
+ "record": {
+ "CNAME": "ZuhairTarif.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/zuntie.json b/domains/zuntie.json
new file mode 100644
index 000000000..ded7f6328
--- /dev/null
+++ b/domains/zuntie.json
@@ -0,0 +1,11 @@
+
+ {
+ "owner": {
+ "username": "Zuntie",
+ "email": "ZuntieDev@gmail.com"
+ },
+ "record": {
+ "CNAME": "zuntie.github.io"
+ }
+ }
+
\ No newline at end of file
diff --git a/domains/zyrouge.json b/domains/zyrouge.json
index b40bed2e7..e980c87fd 100644
--- a/domains/zyrouge.json
+++ b/domains/zyrouge.json
@@ -1,7 +1,7 @@
{
"owner": {
"username": "zyrouge",
- "email": "",
+ "email": "zyrouge@hotmail.com",
"twitter": "_zyrouge_"
},
"record": {
diff --git a/scripts/certbot.sh b/scripts/certbot.sh
index 34e6fccdb..3468e7395 100755
--- a/scripts/certbot.sh
+++ b/scripts/certbot.sh
@@ -110,7 +110,7 @@ esac
# Run ./scripts/certbot.sh acme_txt ""
# Run ./scripts/certbot.sh acme_file "" ""
# Run ./scripts/certbot.sh config_www
-# cp -r /tmp/is-a-dev-whatever /tmp/is-a-dev-cert (not sure if needed but the directory disappeared once)
+# cp -r /tmp/is-a-dev-whatever /opt/app/code/is-a-dev-cert
# Upload cert.pem and privkey.pem (from config/live/is-a.dev/) contents to SSL > Manage SSL Sites
# Run ./scripts/certbot.sh reset
diff --git a/tests/validations.test.js b/tests/validations.test.js
index cc4b7bc02..e97ddbb08 100644
--- a/tests/validations.test.js
+++ b/tests/validations.test.js
@@ -58,6 +58,8 @@ describe('validateDomainData', () => {
{ ...defaultDomain, name: 'a.b' },
{ ...defaultDomain, name: 'ww2.baa' },
{ ...defaultDomain, name: 'help.baa' },
+ { ...defaultDomain, name: '_github-pages-challenge-is-a-dev' },
+ { ...defaultDomain, name: '_github-challenge-is-a-dev' },
];
const validCases = [
@@ -78,6 +80,12 @@ describe('validateDomainData', () => {
{ ...defaultDomain, record: { A: ['1.1.1.1'], MX: ['mx1.example.com'] } },
{ ...defaultDomain, name: 'gogo.foo.bar' },
{ ...defaultDomain, name: 'ww9.baa' },
+ { ...defaultDomain, name: '_github-pages-challenge-phenax.akshay' },
+ { ...defaultDomain, name: '_github-pages-challenge-hello01-ga' },
+ { ...defaultDomain, name: '_github-pages-challenge-hello01_ga' },
+ { ...defaultDomain, name: '_github-challenge-phenax.akshay' },
+ { ...defaultDomain, name: '_github-challenge-hello01-ga' },
+ { ...defaultDomain, name: '_github-challenge-hello01_ga' },
];
it('should return false for invalid data', () => {
diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json
index 92c127064..a8943f3c4 100644
--- a/utils/invalid-domains.json
+++ b/utils/invalid-domains.json
@@ -1,15 +1,18 @@
[
+ "_acme-challenge",
+ "_github-challenge-is-a-dev",
+ "_github-pages-challenge-is-a-dev",
"help",
- "support",
"no-reply",
"noreply",
- "notifications",
"notification",
- "_acme-challenge",
- "wwww",
+ "notifications",
+ "support",
"ww",
"ww1",
"ww2",
"ww3",
- "ww4"
+ "ww4",
+ "wwww",
+ "your-domain-name"
]
diff --git a/utils/validations.js b/utils/validations.js
index 057aa4173..963e8ed3d 100644
--- a/utils/validations.js
+++ b/utils/validations.js
@@ -25,6 +25,8 @@ const validateMXRecord = type => and([
R.propSatisfies(R.all(isValidDomain), type),
]);
+const checkRestrictedNames = R.complement(R.includes(R.__, INVALID_NAMES))
+
const validateDomainData = validate({
name: {
reason: 'The name of the file is invalid. It must be lowercased, alphanumeric and each component must be more than 2 characters long',
@@ -33,10 +35,16 @@ const validateDomainData = validate({
and([
R.is(String),
R.compose(
- R.all(and([
- R.compose(between(2, 100), R.length),
- testRegex(/^[a-z0-9-]+$/g),
- R.complement(R.includes(R.__, INVALID_NAMES)),
+ R.all(or([
+ and([
+ testRegex(/^_github(-pages)?-challenge-[a-z0-9-_]+$/i), // Exception for github verification records
+ checkRestrictedNames,
+ ]),
+ and([
+ R.compose(between(2, 100), R.length),
+ testRegex(/^[a-z0-9-]+$/g),
+ checkRestrictedNames,
+ ])
])),
R.split('.'),
),