mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Easy mode more privacy (markdown)
parent
e797e8c56a
commit
02cbd202dd
1 changed files with 7 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ First, we block Facebook-related hostnames globally, such that network requests
|
|||
|
||||

|
||||
|
||||
All suggested global `block` rules for Facebook:
|
||||
All suggested global `block` rules for Facebook:<sup>[1]</sup>
|
||||
|
||||
* facebook.net * block
|
||||
* facebook.com * block
|
||||
|
|
@ -28,7 +28,7 @@ Blocking Facebook when visiting Facebook is not ideal though, and there is no re
|
|||
|
||||

|
||||
|
||||
All suggested global `noop` rules for Facebook.
|
||||
All suggested global `noop` rules for Facebook.<sup>[1]</sup>
|
||||
|
||||
facebook.com facebook.com * noop
|
||||
facebook.com facebook.net * noop
|
||||
|
|
@ -36,4 +36,8 @@ All suggested global `noop` rules for Facebook.
|
|||
|
||||
This is just an example, the same can be applied to any of the ubiquitous servers out there. The dynamic filtering pane in uBlock Origin's popup UI will keep you informed about all the 3rd-party servers a web page connects (or tries to), and from there one can simply point-and-click to create global/local block/allow rules to foil the ability of 3rd parties to record your browsing history.
|
||||
|
||||
`block` rules to ubiquitous web sites will easily reduce _significantly_ your privacy exposure.
|
||||
`block` rules to ubiquitous web sites will easily reduce _significantly_ your privacy exposure.
|
||||
|
||||
***
|
||||
|
||||
<sub>[1] At time of writing. Ubiquitous servers may eventually change their hostnames or add new ones. As a good habit, regularly investigate which 3rd parties are embedded in the web pages you visit.</sub>
|
||||
Loading…
Reference in a new issue