Sakar

Results 1 issues of Sakar

Added a length check `if(len(lineExploded) >= 3):` to avoid potential `IndexError` when processing lines in the crimeflare function. ### **I got this error** CloudFail/cloudfail.py", line 124, in crimeflare if lineExploded[1]...