Removed IP lookup screenshot and pointing that static1.brave.com is cloudflared

This commit is contained in:
qorg11 2020-12-30 23:20:43 +01:00
parent 49fad42b8c
commit 4e6155aca3
No known key found for this signature in database
GPG Key ID: 343FC20A4ACA62B9
2 changed files with 1 additions and 2 deletions

View File

@ -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