1
0
mirror of https://github.com/minimaxir/big-list-of-naughty-strings.git synced 2025-10-05 10:02:33 +02:00

fix invalid json by escaping \

This commit is contained in:
Fraser Murray
2015-08-18 15:34:25 +01:00
parent a03309fc91
commit 51a0d88b16

View File

@@ -11,8 +11,8 @@
"True", "True",
"False", "False",
"None", "None",
"\",
"\\", "\\",
"\\\\",
"0", "0",
"1", "1",
"1.00", "1.00",