Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
1a48137
Create mustaqim.json
cnkqraw Jul 29, 2026
7d202b9
Update mustaqim.json
cnkqraw Jul 29, 2026
a008f4b
Create pdtdev.json
phamthuy21 Jul 30, 2026
faf1747
Add Vercel domain configuration file
phamthuy21 Jul 30, 2026
8d99a81
Merge branch 'main' into main
phamthuy21 Jul 30, 2026
c2de069
Create _vercel.anujsingh.json
anujsingh-cse Jul 30, 2026
0fdda8e
Register benjamin.is-a.dev
benjaminc-tech Jul 30, 2026
48fc9d7
Add yuanhao2000.json domain configuration
iapetusbob Jul 30, 2026
a8ea66a
Create neotwis.json
neotwis Jul 30, 2026
6a9fc53
Create chon.json
hey-chon Jul 30, 2026
4c1b95f
Add Vercel configuration for linoshuke domain
linoshuke Jul 30, 2026
c9bc877
Merge branch 'main' into main
linoshuke Jul 30, 2026
1a5b600
Remove piyushmakwana.json configuration file
piyushmkw Jul 30, 2026
d1c6488
Merge branch 'is-a-dev:main' into main
piyushmkw Jul 30, 2026
033400e
Create nathanasif.json
Nathan-Asif Jul 30, 2026
e5fb8c1
Create _vercel.nathanasif.json
Nathan-Asif Jul 30, 2026
65f1ea4
Update chon.json
hey-chon Jul 30, 2026
7f85d5b
Add thilak.json for domain owner and records
ThilakPuthanikar Jul 30, 2026
dc4732f
Add Vercel domain configuration for ThilakPuthanikar
ThilakPuthanikar Jul 30, 2026
b07fe83
Merge branch 'main' into main
phamthuy21 Jul 31, 2026
aa62de8
Merge branch 'main' into main
phamthuy21 Jul 31, 2026
2d608b9
Merge branch 'main' into patch-2
anujsingh-cse Aug 1, 2026
f9e5724
Merge pull request #45415 from cnkqraw/main
ok-coder1 Aug 1, 2026
f00b51b
Merge pull request #45450 from phamthuy21/main
ok-coder1 Aug 1, 2026
1bf491b
Merge pull request #45454 from anujsingh-cse/patch-2
ok-coder1 Aug 1, 2026
7abf8be
Merge pull request #45456 from benjaminc-tech/register-benjamin
ok-coder1 Aug 1, 2026
89f1e19
Merge pull request #45458 from iapetusbob/main
ok-coder1 Aug 1, 2026
f6d8bb3
Update neotwis.json
ok-coder1 Aug 1, 2026
9b18507
Merge pull request #45463 from neotwis/main
ok-coder1 Aug 1, 2026
92715a1
Update chon.json
ok-coder1 Aug 1, 2026
c2a6516
Merge pull request #45466 from hey-chon/main
ok-coder1 Aug 1, 2026
fcf5dba
Merge pull request #45468 from linoshuke/main
ok-coder1 Aug 1, 2026
00f47b2
Merge pull request #45470 from piyushmkw/main
ok-coder1 Aug 1, 2026
ba69d54
Merge pull request #45472 from Nathan-Asif/add-nathanasif
ok-coder1 Aug 1, 2026
e84ce5a
Merge pull request #45501 from ThilakPuthanikar/patch-2
ok-coder1 Aug 1, 2026
2e5211b
Merge branch 'main' into patch-3
ok-coder1 Aug 1, 2026
73e9a20
Merge pull request #45502 from ThilakPuthanikar/patch-3
ok-coder1 Aug 1, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions domains/_vercel.anujsingh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "anujsingh-cse",
"email": "justchilldude686@gmail.com"
},
"records": {
"TXT": "vc-domain-verify=anujsingh.is-a.dev,6e5f8618187c0c9f5c26"
}
}
8 changes: 8 additions & 0 deletions domains/_vercel.linoshuke.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"owner": {
"username": "linoshuke"
},
"records": {
"TXT": "vc-domain-verify=linoshuke.is-a.dev,0cb08d6cff77f71769ce"
}
}
9 changes: 9 additions & 0 deletions domains/_vercel.nathanasif.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Nathan-Asif",
"email": "nathanasif@gmail.com"
},
"records": {
"TXT": "vc-domain-verify=nathanasif.is-a.dev,0a244abef897f308462e"
}
}
9 changes: 9 additions & 0 deletions domains/_vercel.pdtdev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "phamthuy21",
"email": "phamthuy2192001@gmail.com"
},
"records": {
"TXT": "vc-domain-verify=pdtdev.is-a.dev,ce59dfffa7afdc4189eb"
}
}
9 changes: 9 additions & 0 deletions domains/_vercel.thilak.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ThilakPuthanikar",
"email": "thilakvp@gmail.com"
},
"records": {
"TXT": ["vc-domain-verify=thilak.is-a.dev,9df8013cd1817f1af918"]
}
}
9 changes: 9 additions & 0 deletions domains/benjamin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "benjaminc-tech",
"email": "benjamincgoldberger@gmail.com"
},
"records": {
"CNAME": "benjamin-is-a-dev.netlify.app"
}
}
8 changes: 8 additions & 0 deletions domains/chon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"owner": {
"username": "hey-chon"
},
"records": {
"CNAME": "chon-portfolio.netlify.app"
}
}
9 changes: 9 additions & 0 deletions domains/mustaqim.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "cnkqraw",
"email": "muhammadmustaqimchowdhury2010@gmail.com"
},
"records": {
"CNAME": "mustaqim-portfolio.pages.dev"
}
}
11 changes: 11 additions & 0 deletions domains/nathanasif.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Nathan-Asif",
"email": "nathanasif@gmail.com"
},
"records": {
"A": [
"216.198.79.1"
]
}
}
9 changes: 9 additions & 0 deletions domains/neotwis.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "neotwis",
"email": "huyvohoang97@gmail.com"
},
"records": {
"CNAME": "neotwis.github.io"
}
}
9 changes: 9 additions & 0 deletions domains/pdtdev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "phamthuy21",
"email": "phamthuy210901@gmail.com"
},
"records": {
"A": ["216.198.79.1"]
}
}
9 changes: 0 additions & 9 deletions domains/piyushmakwana.json

This file was deleted.

9 changes: 9 additions & 0 deletions domains/thilak.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ThilakPuthanikar",
"email": "thilakvp@gmail.com"
},
"records": {
"A": ["216.198.79.1"]
}
}
9 changes: 9 additions & 0 deletions domains/yuanhao2000.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "iapetusbob",
"email": "haoyuansayhi@gmail.com"
},
"records": {
"CNAME": "cname.vercel-dns.com"
}
}
Loading