Improve this doc

The sequence *** is not a valid pattern wildcard
error in component $sce

Illegal sequence *** in string matcher.  String: {0}

Description

The strings in $sceDelegateProvider.resourceUrlWhitelist and $sceDelegateProvider.resourceUrlBlacklist may not contain the undefined sequence ***. Only * and ** wildcard patterns are defined.