1
0
mirror of https://github.com/minimaxir/big-list-of-naughty-strings.git synced 2025-09-02 18:32:40 +02:00

16 Commits

Author SHA1 Message Date
Victor Engmark
b2722e6b19 Avoid globbing and word splitting when expanding variables 2018-11-17 07:10:25 +13:00
Victor Engmark
ea0be30283 Don't mangle backspaces in input
Shellcheck test SC2162.
2018-11-17 07:09:34 +13:00
Victor Engmark
701f1264f4 Fail fast in case of programming or runtime errors 2018-11-17 07:09:00 +13:00
Victor Engmark
d0a73016d5 Add a shebang line
As recommended by shellcheck.
2018-11-17 07:08:19 +13:00
Victor Engmark
6bcf08beb1 Rename variable for clarity 2018-11-17 07:07:07 +13:00
Victor Engmark
e974868c76 Use idiomatic test statements 2018-11-17 07:06:34 +13:00
Victor Engmark
70e19cae9f Avoid unnecessary semicolons 2018-11-17 07:05:33 +13:00
Victor Engmark
d5a7cb5473 Fix indentation 2018-11-17 07:05:10 +13:00
Romuald Brunet
0492c974f0 Remove trailing \n from texttobase64.sh
Without this, all base64 strings will get a trailing \n in their encoded
form
2016-02-11 10:40:18 +01:00
e
300d572f0d Add base64 txt and json files 2015-08-30 19:04:05 -07:00
Max Woolf
dc88f34496 update JSON + code for handling backslash issues in future 2015-08-18 23:47:00 -07:00
Max Woolf
7217042698 Merged #3 and included non-long strings in blns.txt 2015-08-11 19:41:08 -07:00
Juanito Fatas
18c98526a6 Fix comment [ci skip] 2015-08-11 23:42:19 +08:00
Max Woolf
b518990120 More trick unicode from rspeer at HN
https://news.ycombinator.com/item?id=10035723
2015-08-10 19:16:01 -07:00
Max Woolf
d10f848922 update JSON to latest 2015-08-10 19:07:24 -07:00
Max Woolf
6f289fd72b More Strings, Txt to JSON Script 2015-08-09 12:22:42 -07:00