Add VH- registration rule to public_html_merged, too
This commit is contained in:
parent
ae042eeb27
commit
88fec00f17
|
|
@ -53,6 +53,7 @@ registration_from_hexid = (function () {
|
|||
{ start: 0x760421, s1: 1024, s2: 32, prefix: "AP-" },
|
||||
{ start: 0x768421, s1: 1024, s2: 32, prefix: "9V-" },
|
||||
{ start: 0x778421, s1: 1024, s2: 32, prefix: "YK-" },
|
||||
{ start: 0x7C0000, s1: 36*36, s2: 36, prefix: "VH-" },
|
||||
{ start: 0xC00001, s1: 26*26, s2: 26, prefix: "C-F" },
|
||||
{ start: 0xC044A9, s1: 26*26, s2: 26, prefix: "C-G" },
|
||||
{ start: 0xE01041, s1: 4096, s2: 64, prefix: "LV-" }
|
||||
|
|
|
|||
Loading…
Reference in New Issue