Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
c42a9be
Add dill.is-a.dev
dill-lk Nov 27, 2025
52dc871
askiing for dill.is-a.dev domain dillo.json
dill-lk Nov 30, 2025
59fe7a4
Merge branch 'is-a-dev:main' into main
dill-lk Nov 30, 2025
0cf6806
requseting dill.is-a.dev domain dills.json
dill-lk Nov 30, 2025
d33e331
Merge branch 'main' into dill-lk-patch-1
dill-lk Dec 1, 2025
72ac410
Create vishnuk1.json
Vishnu-Kandhappan Dec 1, 2025
67a4495
fweawerreone dot is a devbdxcxcxcxcxcxcxcxcxcxcx
FWEEaaaa1 Dec 1, 2025
d19bb50
Fix domain: enable www CNAME for Netlify
oleksiidolbonosov Dec 1, 2025
529415d
Add email field to owner in doogamesstudio.json
oleksiidolbonosov Dec 1, 2025
60486de
Change 'record' to 'records' in JSON file
oleksiidolbonosov Dec 1, 2025
45bf504
Update CNAME record and remove subdomain
oleksiidolbonosov Dec 1, 2025
28c5d31
Update TXT records in techiral.json
Techiral Dec 2, 2025
34b740c
Merge pull request #30015 from Vishnu-Kandhappan/patch-5
STICKnoLOGIC Dec 2, 2025
158d616
Merge pull request #30016 from FWEEaaaa1/main
STICKnoLOGIC Dec 2, 2025
fb4e65b
Merge pull request #30017 from oleksiidolbonosov/main
STICKnoLOGIC Dec 2, 2025
25ebf40
Merge pull request #30026 from Techiral/patch-5
STICKnoLOGIC Dec 2, 2025
1d2497b
Update domains/dill.json
dill-lk Dec 2, 2025
63a12ae
updated dills.json
dill-lk Dec 2, 2025
8fe9769
Update dills.json
dill-lk Dec 2, 2025
2357dea
Update dillo.json
dill-lk Dec 2, 2025
5f75a8e
Merge branch 'main' into dill-lk-patch-1
dill-lk Dec 2, 2025
1e4d7c4
Merge pull request #29952 from dill-lk/dill-lk-patch-1
STICKnoLOGIC Dec 2, 2025
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.fweeaaaa1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "FWEEaaaa1",
"email": "gorgonfweman@outlook.com"
},
"records": {
"TXT": "vc-domain-verify=fweeaaaa1.is-a.dev,94a8bc9be398da29583d"
}
}
10 changes: 10 additions & 0 deletions domains/dill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"description": "Personal site for Dill, full-stack engineer.",
"owner": {
"username": "dill-lk",
"email": "dill.ruzz.official@gmail.com"
},
"records": {
"CNAME": "dill-dev.netlify.app"
}
}
10 changes: 10 additions & 0 deletions domains/dillo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"description": "Personal site for Dill, full-stack engineer.",
"owner": {
"username": "dill-lk",
"email": "dill.ruzz.official@gmail.com"
},
"records": {
"CNAME": "dill-dev.netlify.app"
}
}
10 changes: 10 additions & 0 deletions domains/dills.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"description": "Personal site for Dill, full-stack engineer.",
"owner": {
"username": "dill-lk",
"email": "dill.ruzz.official@gmail.com"
},
"records": {
"CNAME": "dill-dev.netlify.app"
}
}
5 changes: 3 additions & 2 deletions domains/doogamesstudio.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"owner": {
"username": "oleksiidolbonosov"
"username": "oleksiidolbonosov",
"email": "doogamesstudio@gmail.com"
},
"records": {
"CNAME": "chipper-zabaione-7bc54c.netlify.app"
"CNAME": "oleksiidolbonosov.github.io"
}
}
9 changes: 9 additions & 0 deletions domains/fweeaaaa1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "FWEEaaaa1",
"email": "gorgonfweman@outlook.com"
},
"records": {
"A": ["216.198.79.1"]
}
}
3 changes: 2 additions & 1 deletion domains/techiral.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"A": ["216.198.79.1"],
"TXT": [
"zoho-verification=zb61643303.zmverify.zoho.in",
"v=spf1 include:zohomail.in ~all"
"v=spf1 include:zohomail.in ~all",
"zoho-verification=HLEA0Z3HY2.zmverify.zoho.in"
],
"MX": [
{
Expand Down
9 changes: 9 additions & 0 deletions domains/vishnuk1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "vishnu-kandhappan",
"email": "vishnukandhappan@gmail.com"
},
"records": {
"CNAME": "vishnu-kandhappan.github.io"
}
}
Loading