From 1cced03c362ee043351ff9779e19ca5c68df36d8 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 7 Feb 2015 10:23:25 -0500 Subject: [PATCH] Updated Quick guide: popup user interface (markdown) --- Quick-guide:-popup-user-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quick-guide:-popup-user-interface.md b/Quick-guide:-popup-user-interface.md index 8903962..0e46255 100644 --- a/Quick-guide:-popup-user-interface.md +++ b/Quick-guide:-popup-user-interface.md @@ -40,7 +40,7 @@ Click the eye icon to bring up the [network request logger](Quick-guide:-network ![Popup UI](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/popup-1d.png) -The number of distinct domains with which a network connection was established, out of all connections (established + attempted). The domains are derived using the official [Public Suffix List](https://publicsuffix.org/). +The number of distinct domains with which a network connection was established, out of all connections (established + blocked). The domains are derived using the official [Public Suffix List](https://publicsuffix.org/). In general, it must be assumed that each distinct domain is managed by a distinct administrative authority. In practice, it is common to have a couple distinct domains which are under the same administrative authority (for example: `google.com`, `ajax.googleapis.com` and `gstatic.com`, or `wikipedia.org` and `wikimedia.org`).