From b43d1c7d5c7053bf076aa63acb560ead711784f4 Mon Sep 17 00:00:00 2001 From: Luffy Date: Wed, 18 Mar 2026 10:45:54 +0800 Subject: [PATCH] docs: remove Matomo plugin and update embedded website link (#2696) --- 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 @@ -