mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
order alphabetically on domain
parent
3275e31ca0
commit
41c424a16c
1 changed files with 4 additions and 5 deletions
|
|
@ -8,13 +8,12 @@ Reminder: the `noop` rule action means that network requests will not be filtere
|
|||
|
||||
# Global
|
||||
|
||||
# exception for enabling firefox sync
|
||||
* services.mozilla.com * noop
|
||||
|
||||
# This one is useful if you want to keep the ability to translate
|
||||
# any web page using the contextual menu in Chromium:
|
||||
# To translate any web page using the contextual menu in Chromium
|
||||
* translate.googleapis.com * noop
|
||||
|
||||
# Exception for enabling firefox sync
|
||||
* services.mozilla.com * noop
|
||||
|
||||
# Local
|
||||
|
||||
# amazon.ca
|
||||
|
|
|
|||
Loading…
Reference in a new issue