mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-08 20:20:05 +00:00
update reserved domains
This commit is contained in:
@@ -48,7 +48,7 @@ function expandReservedDomains() {
|
||||
|
||||
expandedList.splice(expandedList.indexOf(item), 1);
|
||||
} else {
|
||||
throw new Error(`[reserved-domains.json] Invalid range [${start}-${end}] in "${item}"`);
|
||||
throw new Error(`[util/reserved-domains.json] Invalid range [${start}-${end}] in "${item}"`);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user