diff --git a/src/content/rules-common.js b/src/content/rules-common.js index 51905698db..efc4e53bd1 100644 --- a/src/content/rules-common.js +++ b/src/content/rules-common.js @@ -142,6 +142,7 @@ // Custom FuckAdBlock "atresplayer.com", + "aviationweek.com", "juprimaulana.com", "paraedu.id", "rmcmv.us", diff --git a/src/manifest.json b/src/manifest.json index 137b021576..8ce951c61e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -54,7 +54,7 @@ "webRequest", "webRequestBlocking" ], - "version": "15.0.0.112", + "version": "15.0.0.113", "web_accessible_resources": [ "resources/*" ]