diff --git a/src/content/ubo-extra.js b/src/content/ubo-extra.js index ea9845fbe8..049c3969bb 100644 --- a/src/content/ubo-extra.js +++ b/src/content/ubo-extra.js @@ -339,6 +339,7 @@ if ( !abort ) { 'washingtonpost.com', 'waterskimag.com', 'webmd.com', + 'wibc.com', 'wikia.com', 'windowscentral.com', 'windsorstar.com', diff --git a/src/manifest.json b/src/manifest.json index 8534bb363b..05d5a1295b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -54,7 +54,7 @@ "webRequest", "webRequestBlocking" ], - "version": "15.0.0.149", + "version": "15.0.0.150", "web_accessible_resources": [ "resources/*" ]