2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-21 03:43:47 +00:00

Merge branch 'fjh1997-master'

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

View File

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