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=eaf2ca3dec39ec51991bfe7b78fdde8c8607f5e8;hpb=323bc5323b1f8e2b9d0f78acfdd6b6c8e8246932;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 eaf2ca3d..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 @@ -41,5 +42,12 @@

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 +