Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
872a23f
Add olajide-salami.is-a.dev
Jul 1, 2026
c33e83a
Merge branch 'main' into main
blessedsoft Jul 1, 2026
5002035
Add fardeen.json for domain configuration
studiosweblix Jul 1, 2026
d350d0e
Add www.fardeen.json for domain configuration
studiosweblix Jul 1, 2026
26fe7c3
Add Mazu domain configuration in JSON format
Il-Mazu Jul 1, 2026
97724b1
Add Vercel domain configuration for Mazu
Il-Mazu Jul 1, 2026
fe44ffa
Rename _vercel.Mazu.is-a.dev.json to _vercel.mazu.is-a.dev.json
Il-Mazu Jul 1, 2026
ef40919
Update hartman.json
Skretchati132 Jul 1, 2026
b5600d2
Rename Mazu.json to mazu.json
Il-Mazu Jul 1, 2026
2b098a3
Rename _vercel.mazu.is-a.dev.json to _vercel.mazu.json
Il-Mazu Jul 1, 2026
e538379
Add olajide-salami.is-a.dev
Jul 1, 2026
b59163e
Merge branch 'main' of https://github.com/blessedsoft/register
Jul 1, 2026
bcf52f6
Create natty.json
Natty36 Jul 1, 2026
da11cac
Add gianpaolo.json
thegreatpaolo Jul 1, 2026
ee2d756
Create _vercel.natty.json
Natty36 Jul 1, 2026
2be3a56
Update username and CNAME in sumit.json
sumit0xff Jul 1, 2026
aefc668
Update DNS records in heinz.json
roy-heinrich Jul 1, 2026
6155a7a
Add Vercel configuration for heinz domain
roy-heinrich Jul 1, 2026
3da12b4
Update encrize.json with new CNAME record
encrize Jul 1, 2026
9b1f329
Change A record to an array format
roy-heinrich Jul 1, 2026
468137c
Merge pull request #42324 from blessedsoft/main
Yunexiz Jul 3, 2026
14cbe17
Merge pull request #42325 from studiosweblix/main
Yunexiz Jul 3, 2026
073927d
Merge pull request #42328 from Il-Mazu/main
Yunexiz Jul 3, 2026
9ceee2f
Merge pull request #42331 from Skretchati132/patch-1
Yunexiz Jul 3, 2026
d7954b1
Merge pull request #42337 from thegreatpaolo/patch-2
satr14washere Jul 3, 2026
9636d42
Merge pull request #42341 from sumit0xff/patch-2
satr14washere Jul 3, 2026
0625dd5
Merge pull request #42342 from Natty36/main
satr14washere Jul 3, 2026
91ae417
Merge pull request #42344 from roy-heinrich/patch-3
satr14washere Jul 3, 2026
d82d6bb
Merge pull request #42345 from roy-heinrich/patch-2
satr14washere Jul 3, 2026
2b5639f
Merge pull request #42346 from encrize/main
satr14washere 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.heinz.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "roy-heinrich",
"email": "royheinrich.delgado0@gmail.com"
},
"records": {
"TXT": "vc-domain-verify=heinz.is-a.dev,4f53b6e446d895d868e1"
}
}
9 changes: 9 additions & 0 deletions domains/_vercel.mazu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "il-Mazu",
"email": "mazurekmarco06@gmail.com"
},
"records": {
"TXT": "vc-domain-verify=mazu.is-a.dev,6aacf69a416b2f014e07"
}
}
9 changes: 9 additions & 0 deletions domains/_vercel.natty.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Natty36",
"email": "ngaming2023@gmail.com"
},
"records": {
"TXT": "vc-domain-verify=natty.is-a.dev,0d6cf929e38351a9e17c"
}
}
22 changes: 7 additions & 15 deletions domains/encrize.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
{
"owner": {
"username": "encrize",
"email": "detdomovgleb@gmail.com"
},
"description": "My Personal Website",
"records": {
"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"
}
"owner": {
"username": "encrize",
"email": "detdomovgleb@gmail.com"
},
"records": {
"CNAME": "encrize-redirect.pages.dev"
}
}
9 changes: 9 additions & 0 deletions domains/fardeen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "studiosweblix",
"email": "studiosweblix@gmail.com"
},
"records": {
"A": ["75.2.60.5"]
}
}
2 changes: 1 addition & 1 deletion domains/hartman.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"username": "Skretchati132"
},
"records": {
"CNAME": "hartman-ak0.pages.dev"
"CNAME": "polite-fox-353be2.netlify.app"
}
}
2 changes: 1 addition & 1 deletion domains/heinz.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"email": "royheinrich.delgado0@gmail.com"
},
"records": {
"CNAME": "roy-heinrich.github.io"
"A": ["216.198.79.1"]
}
}
9 changes: 9 additions & 0 deletions domains/mazu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "il-Mazu",
"email": "mazurekmarco06@gmail.com"
},
"records": {
"A": ["216.198.79.1"]
}
}
9 changes: 9 additions & 0 deletions domains/natty.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Natty36",
"email": "ngaming2023@gmail.com"
},
"records": {
"A": ["216.198.79.1"]
}
}
10 changes: 10 additions & 0 deletions domains/olajide-salami.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"owner": {
"username": "blessedsoft",
"email": "olajidesolomon11@gmail.com"
},
"records": {
"CNAME": "blessedsoft.github.io"
},
"proxied": true
}
4 changes: 2 additions & 2 deletions domains/sumit.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"owner": {
"username": "sumitsukhralia"
"username": "sumit0xff"
},
"records": {
"CNAME": "sumitsukhralia.github.io"
"CNAME": "sumit0fxx.github.io"
}
}
9 changes: 9 additions & 0 deletions domains/www.fardeen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "studiosweblix",
"email": "studiosweblix@gmail.com"
},
"records": {
"CNAME": "iammfardeen.netlify.app"
}
}
Loading