1
0
mirror of https://github.com/minimaxir/big-list-of-naughty-strings.git synced 2025-09-25 13:19:15 +02:00

Added escape and double escape character(s)

This commit is contained in:
DripDrop14
2015-08-17 10:40:56 -04:00
parent e56228d97e
commit 1139d2bf9b

View File

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