X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Ftr%2Fguide_tracking_ids.html;h=ef2c6f0e023718b001b0ac474f1aaf60882dfd6c;hp=17d6628a1b5918903afb41bf3f0cb32b75e3b9a3;hb=2bd8b7edef80b4b10cb809a198b4624c6c740c86;hpb=39380e8e8bdb3b9e29569a263277c9c3112b44ac diff --git a/app/src/main/assets/tr/guide_tracking_ids.html b/app/src/main/assets/tr/guide_tracking_ids.html index 17d6628a..ef2c6f0e 100644 --- a/app/src/main/assets/tr/guide_tracking_ids.html +++ b/app/src/main/assets/tr/guide_tracking_ids.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> @@ -33,12 +33,20 @@ Bu mekanizma, web isteklerini içeren bir başlık DNT (Do Not Track) ekleyerek çalışır.

Fakat DNT(Takip Etme) başlığı, gerçekten herhangi bir gizlilik sağlamaz, çünkü çoğu web sunucusu bunu görmezden gelir. - Örneğin, Yahoo, Google, Microsoft ve Facebook, en azından bazı DNT başlıklarını yok sayar.

+ Örneğin, Yahoo, Google, Microsoft ve Facebook, en azından bazı DNT başlıklarını yok sayar. Beginning with version 3.8, Privacy Browser no longer has the option to send a DNT header.

URL Modifikasyonu

-

Privacy Browser, Google Analytics'ten ?utm_ ve Facebook'tan - ?fbclick= gibi URL'deki takip id kısımlarını kaldırır. URL modifikasyonu, herhangi bir soruna yol açması halinde ayarlardan kapatılabilir.

+

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 by using WebView's DevTools.

- \ No newline at end of file +