The sequence *** is not a valid pattern wildcard
$sce
Illegal sequence *** in string matcher. String: {0}
The strings in $sceDelegateProvider.resourceUrlWhitelist
and $sceDelegateProvider.resourceUrlBlacklist
may not
contain the undefined sequence ***
. Only *
and **
wildcard patterns are defined.