Update utils.go

This commit is contained in:
Yuli
2025-03-27 00:23:44 +02:00
committed by GitHub
parent 18cfa102b0
commit 2f9cea88e6

View File

@@ -41,6 +41,7 @@ var (
}
consentValueTypes = map[string]bool{
"1": true,
"active": true,
"accept": true,
"agree": true,
"approve": true,