Skip to content

Commit 22038ca

Browse files
Merge branch 'main' into main
2 parents c3f4dc2 + b9d171b commit 22038ca

File tree

6 files changed

+46
-1
lines changed

6 files changed

+46
-1
lines changed

domains/r.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "Razuuu",
4+
"discord": "346717564895887360"
5+
},
6+
"records": {
7+
"CNAME": "razuuu.de"
8+
}
9+
}

domains/random.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"owner": {
3+
"username": "gusruben",
4+
"email": "gusruben@protonmail.com"
5+
},
6+
"repo": "https://github.com/gusruben/random-is-a-dev",
7+
"records": {
8+
"A": ["173.255.236.153"]
9+
}
10+
}

domains/razu.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "Razuuu",
4+
"discord": "346717564895887360"
5+
},
6+
"records": {
7+
"CNAME": "razuuu.de"
8+
}
9+
}

domains/razuuu.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "Razuuu",
4+
"discord": "346717564895887360"
5+
},
6+
"records": {
7+
"CNAME": "razuuu.de"
8+
}
9+
}

domains/victor-dang.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "vudang2002",
4+
"email": "vudang30112002@gmail.com"
5+
},
6+
"records": {
7+
"CNAME": "vudang2002.github.io"
8+
}
9+
}

util/reserved.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
"private",
8282
"prod",
8383
"production",
84-
"r",
8584
"rdap",
8685
"redirect",
8786
"register",

0 commit comments

Comments
 (0)