Added information about cloudflared static1.brave.com in article about brave
This commit is contained in:
parent
62760711d7
commit
49fad42b8c
|
@ -57,6 +57,8 @@
|
|||
<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>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>
|
||||
|
@ -99,4 +101,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Loading…
Reference in New Issue