X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fen%2Fguide_requests_dark.html;h=0f5c33c3150f0b608b9b197ae24ad62ce859f0af;hp=3d19c542e3b1d9341473573b0de3a8b9c7e30eb5;hb=86e63c8ed007311ab392d4beb7dd7ba64b9c3c70;hpb=c5ba89979d8b28477d28153ca2b6c26426b26734 diff --git a/app/src/main/assets/en/guide_requests_dark.html b/app/src/main/assets/en/guide_requests_dark.html index 3d19c542..0f5c33c3 100644 --- a/app/src/main/assets/en/guide_requests_dark.html +++ b/app/src/main/assets/en/guide_requests_dark.html @@ -29,7 +29,7 @@

When a URL is loaded, it typically makes a number of resource requests for CCS, JavaScript, image, and other files. Details about these requests can be viewed in the Requests activity. The navigation drawer has a link to the Requests activity and also shows how many requests were blocked. Tapping on a request displays details about why it was allowed or blocked.

-

+

Privacy Browser includes four common blocklists based on the Adblock syntax: EasyList, EasyPrivacy, Fanboy’s Annoyance List, and Fanboy’s Social Blocking List. @@ -69,9 +69,9 @@ This can sometimes lead to false positives, where resources are allowed or blocked in ways that weren’t intended by the original entry. A more detailed description of how the blocklist entries are processed is available at stoutner.com.

-

Privacy Browser has two additional blocklists, - one called UltraPrivacy that blocks trackers that EasyPrivacy allows, - and the other that blocks all third-party requests. +

Privacy Browser has three additional blocklists. + UltraList and UltraPrivacy + block ads and trackers that EasyList and EasyPrivacy do not. The third blocks all third-party requests. A request is only considered third-party if the base domain of the request is different than the base domain of the URL. For example, if www.website.com loads a picture from images.website.com, this is not blocked as a third-party request because they both share the same base domain of website.com.