From dcd6bad9d2cfd20309a0dead1f92525a6f4fcbb2 Mon Sep 17 00:00:00 2001 From: jspenguin2017 Date: Wed, 29 May 2019 19:20:50 -0600 Subject: [PATCH] update whitelist --- src/content/rules-common.js | 1 + src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/rules-common.js b/src/content/rules-common.js index ab87c17970..1163f677b6 100644 --- a/src/content/rules-common.js +++ b/src/content/rules-common.js @@ -214,6 +214,7 @@ "imgoutlet", "imgrock", "imgview", + "kiss-anime", "kissanime", "kissasian", "oladblock", diff --git a/src/manifest.json b/src/manifest.json index 3fdb6cc4a4..8534bb363b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -54,7 +54,7 @@ "webRequest", "webRequestBlocking" ], - "version": "15.0.0.148", + "version": "15.0.0.149", "web_accessible_resources": [ "resources/*" ]