1
0
mirror of synced 2025-02-21 04:26:43 +01:00

Merge branch 'fjh1997-master'

This commit is contained in:
n1474335 2019-11-27 12:36:13 +00:00
commit 33471a33d6

View File

@ -20,7 +20,7 @@ export const ALPHABET_OPTIONS = [
},
{
name: "IPv6",
value: "0-9A-Za-z!#$%&()*+\\-;<=>?@^_`{|~}",
value: "0-9A-Za-z!#$%&()*+\\-;<=>?@^_`{|}~",
}
];