mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
swapped colors
parent
ceab743b92
commit
8dc867d7b0
1 changed files with 1 additions and 2 deletions
|
|
@ -99,8 +99,7 @@ Default value contains four codes separated by space representing four blocking
|
||||||
| Hard mode + No scripting | Medium mode + No scripting | Medium mode | Default |
|
| Hard mode + No scripting | Medium mode + No scripting | Medium mode | Default |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| 11111/#F00 | 11011/#C0F | 11001/#00F | 00001 |
|
| 11111/#F00 | 11011/#C0F | 11001/#00F | 00001 |
|
||||||
||||
|
|||||
|
||||||
|
|
|
||||||
|
|
||||||
Each code consist of bit field indicating status of the feature ( 1 for blocked/enabled, 0 for not blocked/disabled ), separator `/` and CSS color.
|
Each code consist of bit field indicating status of the feature ( 1 for blocked/enabled, 0 for not blocked/disabled ), separator `/` and CSS color.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue