mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-11 07:04:32 +02:00
* Add another year est regex
* Add queue file support
This commit is contained in:
parent
1ef546d569
commit
712cf512f0
4 changed files with 33 additions and 19 deletions
|
@ -19,4 +19,4 @@ exports.CRC32 = class CRC32 {
|
|||
finalize() {
|
||||
return (this.crc ^ (-1)) >>> 0;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue