UserContentFilter#
Added in version 2.24.
- class UserContentFilter(*args, **kwargs)#
A compiled set of rules which applied to resource loads.
Methods#
- class UserContentFilter
- get_identifier() str #
Obtain the identifier previously used to save the
user_content_filter
.Obtain the identifier previously used to save the
user_content_filter
in theUserContentFilterStore
.Added in version 2.24.