diff --git a/Hosts-Blocklists.md b/Hosts-Blocklists.md index 78bfd76..cf9448e 100644 --- a/Hosts-Blocklists.md +++ b/Hosts-Blocklists.md @@ -140,10 +140,10 @@ pattern = "/" regexp "/" **Examples:** -* `/example.*/` will block hosts matching the `example.*` regexp. + * `/example.*/` will block hosts matching the `example.*` regexp. -* `@@/example.*/$important` will unblock hosts matching the `example.*` regexp. - Note that this rule also implies the `important` modifier. + * `@@/example.*/$important` will unblock hosts matching the `example.*` + regexp. Note that this rule also implies the `important` modifier. ### Comments