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

10 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