Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2025-12-06 16:59:31 +08:00
commit ad87cecaf2

View file

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