Removed IP lookup screenshot and pointing that static1.brave.com is cloudflared
This commit is contained in:
parent
49fad42b8c
commit
4e6155aca3
|
@ -57,8 +57,7 @@
|
|||
<img class="screenshot" src="../images/brave/google-brave.png" alt="google error 404"/>
|
||||
<p>A quick <code>curl --head static1.brave.com</code> shows that Brave uses Google's gstatic:</p>
|
||||
<img class="screenshot" src="../images/brave/brave-gstatic.png" alt="google error 404"/>
|
||||
<p>And if you do an IP lookup to 104.28.22.242 (static1.brave.com IP address) you get this:</p>
|
||||
<img class="screenshot" src="../images/brave/brave-cloudflare.png" alt="cloudflare static"/>
|
||||
<p>Also check the Set-Cookie part, it sets the "__cfuuid" cookie. Which means the website is cloudflared</p>
|
||||
<p>On the first run, Brave fetches five extensions from <code>brave-core-ext.s3.brave.com</code> and tries to install them:</p>
|
||||
<img class="screenshot" src="../images/brave/brave-extensions.png" alt="brave extensions"/>
|
||||
<hr></hr>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 44 KiB |
Loading…
Reference in New Issue