diff --git a/Easy-mode---more-privacy.md b/Easy-mode---more-privacy.md
index e80bf51..2110f08 100644
--- a/Easy-mode---more-privacy.md
+++ b/Easy-mode---more-privacy.md
@@ -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:[1]
* 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.[1]
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.
\ No newline at end of file
+`block` rules to ubiquitous web sites will easily reduce _significantly_ your privacy exposure.
+
+***
+
+[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.
\ No newline at end of file