mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 13:04:02 +03:00
Fixes for obfuscated2
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package ipblocklist
|
||||
|
||||
import "time"
|
||||
|
||||
const (
|
||||
DefaultDownloadConcurrency = 1
|
||||
DefaultUpdateEach = 12 * time.Hour
|
||||
)
|
||||
Reference in New Issue
Block a user