arrasio
arrasio copied to clipboard
A fan-made sequel to diep.io
Bumps [google-closure-library](https://github.com/google/closure-library) from 20170910.0.0 to 20200830.0.0. Release notes Sourced from google-closure-library's releases. Closure Library v20200830 New Additions goog.log.getRootLogger has been added Add MockClock.tickAsync() goog.loader.NoopModuleManager: Add new no-op default module manager...
BANNED_CHARACTER_REGEX was actually being passed as a string (cause JSON), ive split it up into body and flags and then create a new regex later to remove unwanted characters from...