mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-19 16:23:46 +00:00
Merge branch 'main' into main
This commit is contained in:
+4
-2
@@ -1,5 +1,7 @@
|
||||
* @phenax
|
||||
|
||||
.github/ @wdhdev
|
||||
domains/ @is-a-dev/maintainers
|
||||
/.github/ @wdhdev
|
||||
/.github/CODEOWNERS @phenax
|
||||
|
||||
/domains/ @is-a-dev/maintainers
|
||||
*.md @is-a-dev/maintainers
|
||||
|
||||
@@ -5,12 +5,12 @@ jobs:
|
||||
validation:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
fetch-depth: 0
|
||||
- uses: oven-sh/setup-bun@v1
|
||||
with:
|
||||
bun-version: 1.0.3
|
||||
bun-version: 1.0.25
|
||||
- run: bun install
|
||||
- run: bun test
|
||||
|
||||
@@ -11,10 +11,10 @@ jobs:
|
||||
if: github.repository == 'is-a-dev/register'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: oven-sh/setup-bun@v1
|
||||
with:
|
||||
bun-version: 1.0.3
|
||||
bun-version: 1.0.25
|
||||
- run: bun install
|
||||
- run: bun test
|
||||
- name: Publishing records
|
||||
|
||||
@@ -0,0 +1,47 @@
|
||||
name: Raw API
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "domains/*"
|
||||
- ".github/workflows/raw-api.yml"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}-raw-api
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
update:
|
||||
name: Update
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: is-a-dev/raw-api
|
||||
path: raw-api
|
||||
token: ${{ secrets.BOT }}
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20.x
|
||||
|
||||
- name: Update Data
|
||||
run: node raw-api/scripts/update.js
|
||||
|
||||
- name: Commit
|
||||
uses: cpina/github-action-push-to-another-repository@main
|
||||
with:
|
||||
source-directory: "raw-api"
|
||||
destination-github-username: is-a-dev
|
||||
destination-repository-name: raw-api
|
||||
user-email: is-a-dev@win11react.com
|
||||
user-name: is-a-dev-bot
|
||||
commit-message: "Update Data via is-a-dev/register"
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.BOT }}
|
||||
@@ -0,0 +1,18 @@
|
||||
# is-a.dev Team
|
||||
| Name | GitHub | Role |
|
||||
|:-:|-|-|
|
||||
| Akshay | [@phenax](https://github.com/phenax) | Owner |
|
||||
|||
|
||||
| William | [@wdhdev](https://github.com/wdhdev) | Administrator |
|
||||
||
|
||||
| Andrew | [@andrewstech](https://github.com/andrewstech) | Maintainer |
|
||||
| CuteDog5695 | [@CuteDog5695](https://github.com/CuteDog5695) | Maintainer |
|
||||
| Daniel | [@hackermondev](https://github.com/hackermondev) | Maintainer |
|
||||
| DIBSTER | [@DEV-DIBSTER](https://github.com/DEV-DIBSTER) | Maintainer |
|
||||
| Mahir | [@mtgsquad](https://github.com/mtgsquad) | Maintainer |
|
||||
| Satria | [@SX-9](https://github.com/SX-9) | Maintainer |
|
||||
| Vaibhav | [@VaibhavSys](https://github.com/VaibhavSys) | Maintainer |
|
||||
||
|
||||
| Om | [@TerraPlayz](https://github.com/TerraPlayz) | Helper |
|
||||
| Phoenix | [@PhoenixOrigin](https://github.com/PhoenixOrigin) | Helper |
|
||||
| Stef | [@Stef-00012](https://github.com/Stef-00012) | Helper |
|
||||
@@ -13,7 +13,7 @@
|
||||
<p align="center"><strong>is-a-dev</strong> is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://discord.gg/PZCGHz4RhQ"><img alt="Discord Server" src="https://discord.com/api/guilds/830872854677422150/widget.png?style=banner2"></a>
|
||||
<a href="https://discord.gg/is-a-dev-830872854677422150"><img alt="Discord Server" src="https://discord.com/api/guilds/830872854677422150/widget.png?style=banner2"></a>
|
||||
</p>
|
||||
|
||||
## Issues
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "iamxani",
|
||||
"email": "xenpei11@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "iamxani.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Personal profile",
|
||||
"repo": "https://github.com/4d62/4d62.github.io",
|
||||
"owner": {
|
||||
"username": "4d62",
|
||||
"email": "4d62@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "4d62.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "adoqet",
|
||||
"email": "adoqet@gmail.com",
|
||||
"discord": "614408768733708288"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=3b5f69bbeb63aef097096698547869d0d47e36fb"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ChaoticChaosTheGreat",
|
||||
"email": "ryan.ryanabraham@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=99c69f88a933d5ec20fe830e8543f7e7c63646cd"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Socketlike",
|
||||
"email": "evelynxii.xt@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "l7neg",
|
||||
"email": "l7negdev@gmail.com",
|
||||
"discord": "669453086418534400"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=5d787c6b4618def8d0af7492ae43cbe337c6675d"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Rtxeon",
|
||||
"email": "AdityaSuthar13@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=665c123dc34d1ff5a58d5baadd5b97bb9a7ade7d"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
"email": ""
|
||||
},
|
||||
|
||||
"record": {
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "GMR828",
|
||||
"email": "gmr828@null.net"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "bec043d001bfdffdda22470793d6d8"
|
||||
}
|
||||
}
|
||||
@@ -6,6 +6,6 @@
|
||||
"discord": "915932527871541309"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "fb2e7de8506002e7aa7df3d938de5d"
|
||||
"TXT": "a3b430c8adc12043863d6785cfa782"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Socketlike",
|
||||
"email": "evelynxii.xt@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "351773beb3717122300722aeb5d1ac"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "avellea",
|
||||
"email": "is-a-dev@win11react.com"
|
||||
"email": ""
|
||||
},
|
||||
"record": {
|
||||
"TXT": "5c38dbee73e6936232992c0f98829e"
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "himangshu147-git",
|
||||
"email": "saikiahimangshu1256@gmail.com",
|
||||
"discord": "775660503342776341"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "2679f35b2c0a88253be04cc1230ee2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
"email": ""
|
||||
},
|
||||
|
||||
"record": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
"email": ""
|
||||
},
|
||||
|
||||
"record": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
"email": ""
|
||||
},
|
||||
|
||||
"record": {
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"A": ["109.71.252.37"]
|
||||
"TXT": ["7d2f026325a7a6b08efdb7c6031370"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Stef-00012",
|
||||
"email": "admin@stefdp.is-a.dev",
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["bd419a0cfdcbf998e7de1e486cbb4c"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Stef-00012",
|
||||
"email": "admin@stefdp.is-a.dev",
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["27c2dc9cd3e8a0a37947e82ab6f637"]
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"email": "SHays24@student.sacs.nsw.edu.au"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "gitlab-pages-verification-code=ae094773869d07be976fc107f5548311"
|
||||
"TXT": "gitlab-pages-verification-code=621b768139e0bfaf6eb43d60db03cabf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AdityaOP2008",
|
||||
"discord": "844843800874582048",
|
||||
"email": "bw.dev@yahoo.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "c7106b01-6b1c-4d4f-b0a5-6c82b3e9a4a4.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abdallahmehiz",
|
||||
"email": "abdallah.mehiz@univ-bba.dz"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "abdallah.mehiz.xyz"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abhisekp",
|
||||
"email": "abhisekp@engineer.com",
|
||||
"twitter": "abhisek",
|
||||
"discord": "abhisekp#3680",
|
||||
"description": "About Abhisek Pattnaik",
|
||||
"repo": "https://github.com/abhisekp/abhisekp"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://abhisekp.com"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "duckmob",
|
||||
"email": "coxy.addison@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dcd5055c-f746-4223-a171-5f536111d3c5.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Clyders",
|
||||
"email": "adityapcgaming1@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "8a7f7c6e-2287-4f07-a605-5ca7824b3f38.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AdoQeT",
|
||||
"email": "adoqet@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": [
|
||||
"v=spf1 include:spf.improvmx.com ~all"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "shygamer123",
|
||||
"email": "gpratham522@gmail.com",
|
||||
"discord": "840244590870003762"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "agnesmonret",
|
||||
"email": "agnesmoret@proton.me",
|
||||
"discord": "694917200720429066"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "agnesmonret.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "LegendOP1041",
|
||||
"email": "maillegendop@gmail.com",
|
||||
"discord": "1056531806763102218"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
+1
-4
@@ -12,9 +12,6 @@
|
||||
"185.199.109.153"
|
||||
],
|
||||
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
|
||||
"TXT": [
|
||||
"v=spf1 include:spf.improvmx.com ~all",
|
||||
"p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"
|
||||
]
|
||||
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "KemoXtech",
|
||||
"email": "aljmalrealstate@gmail.com",
|
||||
"discord": "868339557593137212"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["65.19.141.67"],
|
||||
"AAAA": ["2001:470:1:1ee::2009"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "noob0701",
|
||||
"email": "akshat250870@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "main.dfn6axfpgkelx.amplifyapp.com"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Akshay's portfolio website and blog",
|
||||
"repo": "https://github.com/phenax/ediblemonad.dev",
|
||||
"owner": {
|
||||
"username": "phenax",
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://ediblemonad.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AldessScratch",
|
||||
"email": "aldess.sc@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aldess.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"description": "My own personal is-a-dev subdomain",
|
||||
"repo": "https://github.com/AlenGeoAlex",
|
||||
"owner": {
|
||||
"username": "AlenGeoAlex",
|
||||
"email": "alengeoalex@gmail.com",
|
||||
"discord": "< 𝓐𝓵𝓮𝓷_𝓐𝓵𝓮𝔁 !>#6771"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://alenalex.me"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "My developer website.",
|
||||
"repo": "https://github.com/Alex-idk",
|
||||
"owner": {
|
||||
"username": "Alex-idk",
|
||||
"email": "alex@alexidk.dev"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://alexidk.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "alfari24",
|
||||
"email": "ari@alfari.id"
|
||||
},
|
||||
"record": {
|
||||
"A": ["194.15.36.220"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ALiwoto",
|
||||
"email": "aminnimaj@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["176.9.175.107"]
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
"email": "almazgamer228@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["109.71.252.37"],
|
||||
"A": ["45.11.229.211"],
|
||||
"MX": ["mail.is-a.dev"],
|
||||
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
|
||||
}
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "alvinbengeorge",
|
||||
"email": "alvinallen333@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "alvinbengeorge.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
"email": ""
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dns.beadman-network.com"
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AndreMor8",
|
||||
"email": "me@andremor.dev"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://andremor.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "iamxani",
|
||||
"email": "xenpei11@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "iamxani.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "wdhdev",
|
||||
"email": "william@williamharrison.dev"
|
||||
"username": "is-a-dev",
|
||||
"email": ""
|
||||
},
|
||||
|
||||
"record": {
|
||||
|
||||
@@ -2,9 +2,12 @@
|
||||
"owner": {
|
||||
"username": "Stef-00012",
|
||||
"email": "admin@stefdp.is-a.dev",
|
||||
"discord": "694986201739952229"
|
||||
"discord": "694986201739952229",
|
||||
"github_id": 81536172
|
||||
},
|
||||
"record": {
|
||||
"A": ["109.71.252.37"]
|
||||
"A": [
|
||||
"45.11.229.211"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "arhammusheer",
|
||||
"email": "arhammusheer@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "croissant.one"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Arthurdw",
|
||||
"email": "mail@arthurdw.com"
|
||||
},
|
||||
"repo": "https://github.com/arthurdw",
|
||||
"record": {
|
||||
"URL": "https://www.arthurdw.com"
|
||||
}
|
||||
}
|
||||
+11
-8
@@ -1,9 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "alex1028199",
|
||||
"email": "yu1234u73f.com@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "proxy.private.danbot.host"
|
||||
}
|
||||
}
|
||||
"owner": {
|
||||
"username": "alex1028199",
|
||||
"email": "yu1234u73f.com@gmail.com",
|
||||
"discord": "834867471885271053"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"description": "Ashutosh Kumar's Portfolio",
|
||||
"owner": {
|
||||
"username": "Ashutoshcoder",
|
||||
"email": "ashutoshkumardbms@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ashutoshkumar.me"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Asicalug",
|
||||
"email": "isaac.poissinger@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "asicalug.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "aspekts",
|
||||
"email": "marcus.kamuntu@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "29e1a02d-9848-4f80-845e-74cb27d553b3.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "LilyMusic",
|
||||
"email": "lilymusicdiscord@gmail.com",
|
||||
"discord": "981225782938579014"
|
||||
},
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "agnesmonret",
|
||||
"email": "agnesmoret@proton.me",
|
||||
"discord": "694917200720429066"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "agnesmonret.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Personal portfolio",
|
||||
"repo": "https://github.com/Authorises/authorises.github.io",
|
||||
"owner": {
|
||||
"username": "authorises",
|
||||
"email": "authorises_alt@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "authorises.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "avonryle",
|
||||
"discord": "avonryle#3155",
|
||||
"email": "avonryle@cloudteam.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "b496390d-18ef-4629-990f-a6bb296f35d6.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"description": "I want to create my personal website, like a portfolio website.",
|
||||
"description": "Personal Website",
|
||||
"repo": "https://github.com/AxewBoTX/axewbotx.github.io",
|
||||
"owner": {
|
||||
"username": "AxewBoTX",
|
||||
"email": "lovedeepbrar54155@gmail.com"
|
||||
"email": "lovedeepbrar54155@gmail.com",
|
||||
"twitter": "@AxewBoTX"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "axewbotx.github.io"
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AaravMehta59",
|
||||
"email": "poojaaarav321@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://aaravm.me/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ayoungmanwithanoldsoul",
|
||||
"email": "paoloandrewpomar@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ayoungmanwithanoldsoul.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AzureZeng",
|
||||
"email": "weedycn@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "azurezeng.com"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev-bot",
|
||||
"email": "is-a-dev@win11react.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "verify.bing.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "BadEnd777",
|
||||
"email": "badend777@proton.me"
|
||||
},
|
||||
"description": "Discover the portfolio of BadEnd, a skilled software developer passionate about crafting innovative web applications. Explore projects, skills, and a journey into the world of software engineering.",
|
||||
"repo": "https://github.com/BadEnd777/Personal-Website",
|
||||
"record": {
|
||||
"URL": "https://badend.pages.dev/"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "baijiu.yec",
|
||||
"repo": "https://github.com/twentwo/baijiu.yec",
|
||||
"owner": {
|
||||
"username": "twentwo",
|
||||
"email": "joneyee22@qq.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://twentwo.github.io/baijiu.yec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "BapRx",
|
||||
"email": "rouxbaptiste@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "baprx.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"description": "Bast's unimaginatively named programming blog",
|
||||
"owner": {
|
||||
"username": "bast0006",
|
||||
"email": "bast@bast-development.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://bast-development.com"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "zshmeta",
|
||||
"email": "zshmeta@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["84.235.229.48"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "usr577",
|
||||
"email": "benedikt.reck@oesdorf.de"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "hosts.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "MicroBenz",
|
||||
"email": "microbenz.prob@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "microbenz.in.th"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Sxurabh",
|
||||
"email": "saurabhkirve@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "berztech.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "bhaskaraa45",
|
||||
"email": "bhaskarmandal369@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["40.76.254.177"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "BH00TXD",
|
||||
"email": "ghost25112006@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "proxy.private.danbot.host"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "areen-c",
|
||||
"email": "areenelhaq@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "areencx.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"description": "my hashnode blog",
|
||||
"owner": {
|
||||
"username": "carrotfarmer",
|
||||
"email": "dhruvas17068@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "hashnode.network"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "efrecon's blog",
|
||||
"repo": "https://github.com/efrecon/efrecon.github.io",
|
||||
"owner": {
|
||||
"username": "efrecon",
|
||||
"email": "efrecon+github@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "efrecon.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "My personal site, for introducing myself.",
|
||||
"repo": "https://github.com/b1ue-dev/b1ue-dev.github.io",
|
||||
"owner": {
|
||||
"username": "B1ue-Dev",
|
||||
"email": "b1uedev@outlook.com",
|
||||
"twitter": "b1uedev"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "b1ue-dev.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "bm-hien",
|
||||
"email": "buiminhhien001@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://bm-hien.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "DarindaDraX",
|
||||
"email": "123kishanvish@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "bovas",
|
||||
"email": "bovaskjacobb2009@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"URL": "https://dev.bovas.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "raxidbou4nja",
|
||||
"email": "rachid.boughnja@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["150.136.61.251"]
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "a website for my api",
|
||||
"repo": "https://github.com/brawlie/api",
|
||||
"owner": {
|
||||
"username": "brawlie",
|
||||
"email": "tojoeleeofficial@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "7b9fd2b3-d702-4577-bcbf-a1a529ad3f3d.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ishan-school",
|
||||
"email": "ishan.13406@lahartara.sunbeamschools.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "calamitywoah",
|
||||
"email": "krivojta@gmail.com",
|
||||
"discord": "981555580495867964"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "calamitywoah.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Cameo007",
|
||||
"email": "pascal.1.dietrich@hotmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "mintux.de"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "z1on3",
|
||||
"email": "panercarlo99@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "z1on3.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "SlycIsACatboy",
|
||||
"email": "noahhz942@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["137.184.119.127"],
|
||||
"MX": ["mail.is-a.dev"],
|
||||
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "alfari24",
|
||||
"email": "ari@alfari.id"
|
||||
},
|
||||
"record": {
|
||||
"A": ["194.15.36.220"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "catfoolyou",
|
||||
"email": "catfoolyou.github@manyme.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://vast-puce-hippo-shoe.cyclic.app/"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "CatR3kd",
|
||||
"email": "oliverlivesay@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://catr3kd.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "vuthanhtrung2010",
|
||||
"email": "vuthanhtrungsuper@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "vornex-gh",
|
||||
"email": "ajay.ramnath8812@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cdn-vornexx.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "YouFoundAlpha",
|
||||
"email": "alpha@alpha.is-a.dev",
|
||||
"Discord": "661121998830960651",
|
||||
"Twitter": "YouFoundAlpha",
|
||||
"GitHub": "YouFoundAlpha",
|
||||
"GitLab": "YouFoundAlpha",
|
||||
"Mastodon": "@YouFoundAlpha@mastodon.social"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cdn-a12.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ItsCEED",
|
||||
"email": "ceed1337@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://github.com/itsceed"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Hey, I am Ceon!",
|
||||
"repo": "https://github.com/internetmagduru",
|
||||
"owner": {
|
||||
"username": "internetmagduru",
|
||||
"email": "ceon@ceon.tech"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://ceon.tech"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user