This commit is contained in:
Raymond Hill 2018-05-05 08:14:29 -04:00
parent e5d5d9eaf6
commit 8dd22c848a
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
var µb = µBlock,
reHostnameSeparator = /\s*,\s*/,
reHasUnicode = /[^\x00-\x7F]/,
reParseRegexLiteral = /^\/(.+)\/([im]+)?$/,
reParseRegexLiteral = /^\/(.+)\/([imu]+)?$/,
emptyArray = [],
parsed = {
hostnames: [],