Skip to content

Commit e827f2b

Browse files
authored
add reserved domains
1 parent fee4e59 commit e827f2b

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

util/internal.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[
22
"raw-api",
33
"get",
4-
"www"
54
]

util/reserved.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
"whois",
33
"rdap",
44
"ww",
5-
"wwww"
5+
"www",
6+
"wwww",
7+
"nic"
68
]

0 commit comments

Comments
 (0)