allow for auth check token also

This commit is contained in:
vbawol 2015-08-29 18:34:37 -05:00
parent 4df24cd728
commit 8c8b7958b8

View File

@ -1,7 +1,7 @@
5 "call" !="[a-z]{5,10}"
5 "call" !="[a-z]{5,40}"
5 "compile"
5 "spawn"
5 "exec" !="[a-z]{5,10}"
5 "exec" !="[a-z]{5,40}"
5 "loadFile"
5 "preprocessFile"
5 "tostring"