mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-02 00:11:56 +03:00
Fixes for obfuscated2
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package antireplay
|
||||
|
||||
const (
|
||||
DefaultMaxSize = 10 * 1024 * 1024 // 10mib
|
||||
DefaultErrorRate = 0.0001
|
||||
)
|
||||
Reference in New Issue
Block a user