From 58e8794f101629241ba49298fff4ee1b8a9b945c Mon Sep 17 00:00:00 2001 From: gwarser Date: Sat, 12 Dec 2020 21:42:49 +0100 Subject: [PATCH] Update blockingProfiles --- Advanced-settings.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Advanced-settings.md b/Advanced-settings.md index c54ca18..677b818 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -110,11 +110,14 @@ Benchmarks can be executed from Browser Console in extension background context. #### `blockingProfiles` -Default: `11111/#F00 11011/#C0F 11001/#00F 00001` +Default: `11111/#F00 11010/#C0F 11001/#00F 00001` + +Before [1.31.3b13](https://github.com/gorhill/uBlock/commit/b779f1f7c9deea32970b93e11a8d33ef7efe5db8): `11111/#F00 11011/#C0F 11001/#00F 00001` (reload action bit for 3p is set) Before [1.22.0](https://github.com/gorhill/uBlock/compare/5e1f4d7...07c950f): `11101 11001 00001` -Introduced in [1.21.0](https://github.com/gorhill/uBlock/commit/693687fd74fe9a4645f0c9c1e6dbedb56b5fb5d7), improved after 1.22.0 to reflect blocking mode in the color of uBlock₀ icon badge. +Introduced in [1.21.0](https://github.com/gorhill/uBlock/commit/693687fd74fe9a4645f0c9c1e6dbedb56b5fb5d7), improved after 1.22.0 to reflect blocking mode in the color of uBlock₀ icon badge. +[1.31.3b13](https://github.com/gorhill/uBlock/commit/b779f1f7c9deea32970b93e11a8d33ef7efe5db8) will attempt to automatically reload CSS styles without reloading whole page when 3p blocking is relaxed. Preference allows to configure cascade of the "Relax blocking mode" [keyboard shortcut](./Keyboard-shortcuts), along with corresponding badge color.