removed plausible

This commit is contained in:
NOCanoa 2024-09-29 19:55:14 +01:00
parent 8a705fce98
commit 903447fb3d
2 changed files with 1 additions and 2 deletions

View file

@ -9,7 +9,7 @@ Zen Browser Website
[![](https://data.jsdelivr.com/v1/package/gh/zen-browser/www/badge)](https://www.jsdelivr.com/package/gh/zen-browser/www)
[Analytics](https://plausible.io/zen-browser.app/) | [Uptime-Phare](https://uptime.zen-browser.app)
[Uptime-Phare](https://uptime.zen-browser.app)
This repository contains the source code for the Zen Browser Website. We are thrilled to welcome you to our community. Before you start, please read this document to understand how you can contribute to this project.

View file

@ -25,7 +25,6 @@ export default async function RootLayout({
<head>
<link rel="me" href="https://fosstodon.org/@zenbrowser"></link>
{/* Analitics */}
<script defer data-domain="zen-browser.app" src="https://plausible.io/js/script.js"></script>
<script defer src="https://cdn.jsdelivr.net/gh/zen-browser/www/public/uma.js" data-host-url="https://uma.zen-browser.app" data-website-id="7148ef7c-5299-4ca1-9a18-9d6964e93b53" data-domains="zen-browser.app"></script>
{/* End */}
<link rel="alternate" type="application/rss+xml" title="Zen Browser Release Notes" href="https://www.zen-browser.app/feed.xml" />