Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2025-12-06 16:55:20 +08:00
parent 151262861b
commit f6c905aa92
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -338,6 +338,7 @@ type CriterionTypes struct {
VideoBlock bool `json:"videoBlock"`
IFrameBlock bool `json:"iframeBlock"`
WidgetBlock bool `json:"widgetBlock"`
Call bool `json:"callout"`
}
type CriterionReplaceTypes struct {