Prevent Google Fonts IP Collection
Nucleic-Session: 70972BA4-18A4-4077-AFC2-9CD7F5873D2F Co-authored-by: Nucleic <[email protected]>
This commit is contained in:
+2
-4
@@ -12,10 +12,8 @@
|
||||
<!-- atom mark, reused as favicon -->
|
||||
<link rel="icon" href="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><g fill='none' stroke-width='7'><ellipse cx='50' cy='50' rx='17' ry='40' transform='rotate(80 50 50)' stroke='%237AA7DD'/><ellipse cx='50' cy='50' rx='17' ry='40' transform='rotate(20 50 50)' stroke='%23DF619B'/><ellipse cx='50' cy='50' rx='17' ry='40' transform='rotate(140 50 50)' stroke='%23C5826F'/></g></svg>" />
|
||||
|
||||
<!-- Self-hosted fonts: served from this origin, so the browser never contacts Google
|
||||
(no IP/User-Agent sent to fonts.googleapis.com or fonts.gstatic.com). -->
|
||||
<link rel="preload" href="fonts/space-grotesk.woff2" as="font" type="font/woff2" crossorigin />
|
||||
<link rel="preload" href="fonts/jetbrains-mono.woff2" as="font" type="font/woff2" crossorigin />
|
||||
<!-- Self-hosted fonts, inlined in fonts.css (base64 woff2): the browser never
|
||||
contacts Google or any third party, and makes no separate font request. -->
|
||||
<link rel="stylesheet" href="fonts/fonts.css" />
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user