diff --git a/nboard b/nboard index a32832f..d3c524d 100755 --- a/nboard +++ b/nboard @@ -4,6 +4,7 @@ import curses,time,json,sys dataPath = '/home/lickthecheese/nboard/nboard.json' + allowedChars = " `~1234567890-=!@#$%^&*()_+qwertyuiop[]\\QWERTYUIOP{}|asdfghjkl;'ASDFGHJKL:\"zxcvbnm,./ZXCVBNM<>?" data = {}