From 6b5c5af8d475461840c6967d50e21bc2087f224f Mon Sep 17 00:00:00 2001
From: Luffy <52o@qq52o.cn>
Date: Mon, 16 Mar 2026 11:45:06 +0800
Subject: [PATCH] docs: remove Matomo plugin and update embedded website link
---
docs/embed-files.md | 4 ++--
docs/index.html | 5 -----
2 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/docs/embed-files.md b/docs/embed-files.md
index 890edd843c..e9241c4789 100644
--- a/docs/embed-files.md
+++ b/docs/embed-files.md
@@ -94,10 +94,10 @@ If you embed the file as `iframe`, `audio` and `video`, then you may need to set
```
```markdown
-[cinwell website](https://google.com ':include :type=iframe width=100% height=400px')
+[cinwell website](https://cinwell.com ':include :type=iframe width=100% height=400px')
```
-[cinwell website](https://google.com ':include :type=iframe width=100% height=400px')
+[cinwell website](https://cinwell.com ':include :type=iframe width=100% height=400px')
Did you see it? You only need to write directly. You can check [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe) for these attributes.
diff --git a/docs/index.html b/docs/index.html
index 91487eb74e..cb9ee980d5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -123,10 +123,6 @@
// routerMode: 'history',
subMaxLevel: 2,
gtag: 'G-H77Y58DS3L',
- matomo: {
- host: '//matomo.thunderwave.de',
- id: 6,
- },
name: 'docsify',
nameLink: {
'/zh-cn/': '#/zh-cn/',
@@ -240,7 +236,6 @@
-