Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
e5893f0
Add files via upload
ayanonline Jun 27, 2026
0c084ef
Add pomodoro.json configuration file
Subhuism Jun 30, 2026
afb5c27
Add initial configuration for Pomodoro app
Subhuism Jun 30, 2026
60d31a6
Rename 'record' to 'records' in pomodoro.json
Subhuism Jun 30, 2026
a69f44d
Rename 'record' to 'records' in JSON
Subhuism Jun 30, 2026
ac297dd
Rename www.pomodoro.json to domains/www.pomodoro.json
Subhuism Jun 30, 2026
760a6ce
Update URL to include HTTPS in configuration
Subhuism Jun 30, 2026
04c7128
Merge branch 'main' into main
Subhuism Jun 30, 2026
88047bf
Add JSON configuration for Allen Icee's portfolio
allen-icee Jul 1, 2026
81a9d0f
Update domain JSON with repository URL and owner username
allen-icee Jul 1, 2026
c0b1af0
Change 'record' to 'records' in JSON file
allen-icee Jul 1, 2026
d7723ee
Add jairushiya.json for developer portfolio details
jairushiyatoday-beep Jul 1, 2026
fa4658d
Add jairushiya.is-a.dev
jairushiyatoday-beep Jul 1, 2026
821d13c
Add new pomodoro.subhu.json file
Subhuism Jul 1, 2026
df90e37
Rename www.pomodoro.json to www.pomodoro.subhu.json
Subhuism Jul 1, 2026
1f69fb0
Merge branch 'is-a-dev:main' into main
Subhuism Jul 1, 2026
6fb3d4d
Add JSON configuration for domain
Fahad8943 Jul 1, 2026
5fe69be
Add fm39hz.is-a.dev
fm39hz Jul 1, 2026
e93530f
Merge branch 'is-a-dev:main' into main
ayanonline Jul 1, 2026
4757c4f
Update ayansarkar.json with new owner email and record
ayanonline Jul 1, 2026
b333e6e
Add domain configuration for akshaychauhan.is-a.dev
akshaytheGodxo Jul 1, 2026
85e9c90
Add Vercel domain configuration for akshaychauhan
akshaytheGodxo Jul 1, 2026
20a3d37
Add Vercel domain configuration for kenzamariyan
callmezaa Jul 1, 2026
1552599
Merge branch 'main' into main
Fahad8943 Jul 1, 2026
52faba5
Merge branch 'main' into main
Fahad8943 Jul 1, 2026
a287d6e
Delete domains/_vercel.akshaychauhan.is-a.dev
akshaytheGodxo Jul 1, 2026
c1b1d97
Rename 'record' to 'records' in jairushiya.json
jairushiyatoday-beep Jul 1, 2026
e1a768c
Add Vercel domain configuration for akshaychauhan.is-a.dev
akshaytheGodxo Jul 1, 2026
3a22b36
Delete domains/_vercel.akshaychauhan.is-a.dev.json
akshaytheGodxo Jul 1, 2026
e7e1970
Add Vercel domain configuration for akshaychauhan
akshaytheGodxo Jul 1, 2026
b887753
Delete domains/akshaychauhan.is-a.dev
akshaytheGodxo Jul 1, 2026
0dc4e60
Create akshaychauhan.json
akshaytheGodxo Jul 1, 2026
3d5af6e
Merge branch 'main' into main
akshaytheGodxo Jul 1, 2026
cf74225
Merge branch 'main' into main
Subhuism Jul 2, 2026
0b60b70
Merge branch 'main' into main
Subhuism Jul 2, 2026
ec7eafb
Merge pull request #42299 from allen-icee/main
satr14washere Jul 2, 2026
29cf44c
Merge pull request #42310 from Subhuism/main
satr14washere Jul 2, 2026
02db6ba
Merge pull request #42311 from jairushiyatoday-beep/main
notamitgamer Jul 3, 2026
30ad797
Merge pull request #42312 from fm39hz/main
notamitgamer Jul 3, 2026
a6a4119
Merge pull request #42313 from ayanonline/main
Yunexiz Jul 3, 2026
7e3b654
Merge pull request #42314 from akshaytheGodxo/main
Yunexiz Jul 3, 2026
1dc6a53
Merge pull request #42321 from callmezaa/main
Yunexiz Jul 3, 2026
d33de7e
Merge pull request #42323 from Fahad8943/main
Yunexiz Jul 3, 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.akshaychauhan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "akshaytheGodxo",
"email": "akshaysinghc230@gmail.com"
},
"records": {
"TXT": "vc-domain-verify=akshaychauhan.is-a.dev,132f7394dbb18ebe369d"
}
}
9 changes: 9 additions & 0 deletions domains/_vercel.fm39hz.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "fm39hz",
"email": "hitpoint2k3@gmail.com"
},
"records": {
"TXT": "vc-domain-verify=fm39hz.is-a.dev,134dbc6399f2fadbea79"
}
}
9 changes: 9 additions & 0 deletions domains/_vercel.kenzamariyan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "callmezaa",
"email": "kenzamariyan32@gmail.com"
},
"records": {
"TXT": "vc-domain-verify=kenzamariyan.is-a.dev,6b59e451e4ad781c0fc8"
}
}
9 changes: 9 additions & 0 deletions domains/akshaychauhan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "akshaytheGodxo",
"email": "akshaysinghc230@gmail.com"
},
"records": {
"A": ["216.198.79.1"]
}
}
11 changes: 11 additions & 0 deletions domains/allen-icee.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"description": "Personal Portfolio for Allen Icee Dequiros",
"repo": "https://github.com/allen-icee/allen-icee-portfolio",
"owner": {
"username": "allen-icee",
"email": "alleniceedequiros@gmail.com"
},
"records": {
"CNAME": "allen-icee.vercel.app"
}
}
9 changes: 9 additions & 0 deletions domains/ayansarkar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ayanonline",
"email": "kingstar324576@gmail.com"
},
"records": {
"A": ["216.24.57.1"]
}
}
8 changes: 8 additions & 0 deletions domains/fahadshaikh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"owner": {
"username": "Fahad8943"
},
"records": {
"CNAME": "fahadshaikh.netlify.app"
}
}
11 changes: 11 additions & 0 deletions domains/fm39hz.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"owner": {
"username": "fm39hz",
"email": "hitpoint2k3@gmail.com"
},
"records": {
"A": [
"216.198.79.1"
]
}
}
11 changes: 11 additions & 0 deletions domains/jairushiya.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"description": "My developer portfolio",
"repo": "https://github.com/jairushiyatoday-beep/Jai-Rushiya-Portfolio",
"owner": {
"username": "jairushiyatoday-beep",
"email": "jairushiya.today@gmail.com"
},
"records": {
"CNAME": "cname.vercel-dns.com"
}
}
9 changes: 9 additions & 0 deletions domains/pomodoro.subhu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Subhuism",
"email": "upadhyaylogical@gmail.com"
},
"records": {
"CNAME": "609d2ec4c7ba04aa.vercel-dns-017.com"
}
}
9 changes: 9 additions & 0 deletions domains/www.pomodoro.subhu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Subhuism",
"email": "upadhyaylogical@gmail.com"
},
"records": {
"URL": "https://pomodoro.subhu.is-a.dev"
}
}
Loading