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/*" ]