diff --git a/src/content/rules-common.js b/src/content/rules-common.js index 218b4f6351..3dad07da06 100644 --- a/src/content/rules-common.js +++ b/src/content/rules-common.js @@ -131,6 +131,7 @@ "download.ipeenk.com", "egy.best", "filmweb.pl", + "finobe.com", "imdb.com", "infostrow.pl", "jazzradio.com", diff --git a/src/manifest.json b/src/manifest.json index 8b986df66c..a9928d7c9c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -54,7 +54,7 @@ "webRequest", "webRequestBlocking" ], - "version": "15.0.0.115", + "version": "15.0.0.116", "web_accessible_resources": [ "resources/*" ]