* Add another year est regex
* Add queue file support
This commit is contained in:
@@ -19,4 +19,4 @@ exports.CRC32 = class CRC32 {
|
||||
finalize() {
|
||||
return (this.crc ^ (-1)) >>> 0;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user