X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fen%2Fguide_tracking_ids.html;h=d3faf0886edffc6a644139f3948da9cb143cee1d;hb=HEAD;hp=ae155d5b6ef447707382c79612381eeb7053ef30;hpb=fd55ca6cacad873ec4723e2235d800917451e873;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/assets/en/guide_tracking_ids.html b/app/src/main/assets/en/guide_tracking_ids.html index ae155d5b..d3faf088 100644 --- a/app/src/main/assets/en/guide_tracking_ids.html +++ b/app/src/main/assets/en/guide_tracking_ids.html @@ -1,7 +1,7 @@ - + + Tracking IDs @@ -38,8 +39,15 @@

URL Modification

-

Privacy Browser removes tracking IDs and AMP (Accelerated Mobile Pages) redirects from the queries of URLs. - There is a blog post that is updated with the current list of queries. +

Privacy Browser removes tracking IDs and AMP (Accelerated Mobile Pages) redirects from URL queries. + There is a blog post that is updated with the current list of modifications. URL modification can be turned off in the settings if it is causing issues.

+ + +

X-Requested-With Header

+ +

Google programmed Android’s WebView to send an X-Requested-With header with every request. + The value of the X-Requested-With header is set to the application ID, which in the case of Privacy Browser is com.stoutner.privacybrowser.standard. + This can be disabled using WebView's DevTools.

- \ No newline at end of file +