AdguardTeam / CoreLibs

Core Adguard libraries
https://adguard.com/
Apache License 2.0
40 stars 7 forks source link

Some stealth settings are not applied. #593

Closed vityevato closed 5 years ago

vityevato commented 5 years ago

Referrer, User-Agent

Settings: image

Request:

  | GET /blog/ HTTP/1.1
-- | --
Host | aikido-sochi.ru
Cookie | pll_language=ru; PHPSESSID=lbjqc6lfhjmipe3apt5v96j9i5; wp-settings-1=mfold%3Do%26libraryContent%3Dbrowse%26editor%3Dtinymce%26siteorigin_panels_setting_tab%3Dgeneral%26hidetb%3D1%26advImgDetails%3Dshow%26post_dfw%3Doff%26align%3Dleft; wp-settings-time-1=1539036336
Upgrade-Insecure-Requests | 1
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Referer | http://aikido-sochi.ru/
Accept-Language | ru
X-Forwarded-For | 10.10.10.10
X-Real-Ip | 10.10.10.10
User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14) AppleWebKit/605.1.15 (KHTML, like Gecko) Safari/605.1.15
DNT | 1
Accept-Encoding | gzip, deflate
Connection | keep-alive
sxgunchenko commented 5 years ago

referer modification works well user-agent version stripping was fixed in core/pull-requests/814