try another cookie format, ntg submits ntgauthtoken as cookie
This commit is contained in:
@@ -72,6 +72,11 @@ type Config struct {
|
||||
Username string
|
||||
Password string
|
||||
}
|
||||
FastExact struct {
|
||||
Mock bool
|
||||
Username string
|
||||
Password string
|
||||
}
|
||||
}
|
||||
|
||||
lock sync.Mutex
|
||||
|
||||
Reference in New Issue
Block a user