From 8a3611d5fe8c69d912c87298bf9b44419265916d Mon Sep 17 00:00:00 2001 From: jspenguin2017 Date: Sat, 15 Jun 2019 15:33:41 -0600 Subject: [PATCH] https://github.com/NanoMeow/QuickReports/issues/1378 --- 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 bc7bcb1d7d..c63644d7c3 100644 --- a/src/content/rules-common.js +++ b/src/content/rules-common.js @@ -128,6 +128,7 @@ // False positives "anandabazar.com", "animesync.tv", + "automobile-propre.com", "avgle.com", "babbel.com", "bild.de", diff --git a/src/manifest.json b/src/manifest.json index 01bd375835..40062aebda 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -54,7 +54,7 @@ "webRequest", "webRequestBlocking" ], - "version": "15.0.0.152", + "version": "15.0.0.153", "web_accessible_resources": [ "resources/*" ]