mirror of
https://github.com/outbackdingo/databunker.git
synced 2026-01-27 18:18:43 +00:00
Update utils.go
This commit is contained in:
@@ -41,6 +41,7 @@ var (
|
||||
}
|
||||
consentValueTypes = map[string]bool{
|
||||
"1": true,
|
||||
"active": true,
|
||||
"accept": true,
|
||||
"agree": true,
|
||||
"approve": true,
|
||||
|
||||
Reference in New Issue
Block a user