-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not calling home to google on about:blank, possible? #5
Comments
you mean Google safebrowsing? |
I am not sure what it is. I first want to understand what it is, and then have an option (or a hardcode) to disable it. |
Google Spy Browser No AD(Safe)
|
Great, now let's get rid of that. :D |
@Alex313031 maybe you can have a look later at what win32ss did in the 3 commits that I linked here win32ss/supermium#402 (comment) |
Thank you very much for creating that nice project! It is very valuable for users of Windows 2003, Windows XP, and also for the ReactOS project! I tried to boost the popularity of your project a bit by reactos/rapps-db#202
A request for the start:
Given that the user set up about:blank as default homepage.
If I do open the browser, I can see via
netstat -abn
that it seeks contact to some legitimate google servers.What does the browser try to obtain from there? Can we turn that off? (the official Google Chromium sources M49.0.2623.112 does behave the very same!)
The text was updated successfully, but these errors were encountered: