From 7165e5a9fab2154ec391e584c6963d4a96c8f92b Mon Sep 17 00:00:00 2001 From: jspenguin2017 Date: Mon, 3 Jun 2019 18:48:02 -0600 Subject: [PATCH] publish new build --- src/content/ubo-extra.js | 1 + src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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/*" ]