chore(analytics): remove Plausible integration

Signed-off-by: RainbowBird <git@luoling.moe>

Commit-Message-Assisted-by: Claude (via Claude Code)
This commit is contained in:
RainbowBird
2026-07-30 14:36:15 +08:00
parent 77fc853eea
commit 0ae8c87295
18 changed files with 0 additions and 84 deletions
-8
View File
@@ -40,14 +40,6 @@
document.documentElement.classList.toggle('dark', true)
})()
</script>
<!-- Privacy-friendly analytics by Plausible -->
<script async src="https://moeru-ai-airi-helper.kwaa.workers.dev/remote-assets/page-external-data/js/script.js"></script>
<script>
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
plausible.init({
endpoint: "https://moeru-ai-airi-helper.kwaa.workers.dev/api/v1/page-external-data/submit"
})
</script>
<script src="/assets/js/CubismSdkForWeb-5-r.3/Core/live2dcubismcore.min.js"></script>
</head>
<body class="font-sans">
-8
View File
@@ -1,11 +1,3 @@
# Plausible.io analytics
#
# Originally proxying Plausible through Netlify | Plausible docs
# https://plausible.io/docs/proxy/guides/netlify
#
# /remote-assets/page-external-data/js/script.js https://plausible.io/js/script.js 200
# /api/v1/page-external-data/submit https://plausible.io/api/event 200
# i18n
/docs/ /docs/en/ 301
-8
View File
@@ -40,14 +40,6 @@
document.documentElement.classList.toggle('dark', true)
})()
</script>
<!-- Privacy-friendly analytics by Plausible -->
<script async src="https://moeru-ai-airi-helper.kwaa.workers.dev/remote-assets/page-external-data/js/script.js"></script>
<script>
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
plausible.init({
endpoint: "https://moeru-ai-airi-helper.kwaa.workers.dev/api/v1/page-external-data/submit"
})
</script>
<script src="/assets/js/CubismSdkForWeb-5-r.3/Core/live2dcubismcore.min.js"></script>
</head>
<body class="font-sans">
-17
View File
@@ -7,23 +7,6 @@ publish = "/apps/stage-web/dist"
NODE_VERSION = "24"
NODE_OPTIONS = "--max-old-space-size=4096"
# Plausible.io analytics
#
# Proxying Plausible through Netlify | Plausible docs
# https://plausible.io/docs/proxy/guides/netlify
[[redirects]]
from = "/remote-assets/page-external-data/js/script.js"
to = "https://plausible.io/js/script.js"
status = 200
force = true
[[redirects]]
from = "/api/v1/page-external-data/submit"
to = "https://plausible.io/api/event"
status = 200
force = true
[[redirects]]
from = "/assets/*"
to = "/assets/:splat"
-8
View File
@@ -1,11 +1,3 @@
# Plausible.io analytics
#
# Originally proxying Plausible through Netlify | Plausible docs
# https://plausible.io/docs/proxy/guides/netlify
#
# /remote-assets/page-external-data/js/script.js https://plausible.io/js/script.js 200
# /api/v1/page-external-data/submit https://plausible.io/api/event 200
# i18n
/docs/ /docs/en/ 301
-7
View File
@@ -63,13 +63,6 @@ export default defineConfig<ThemeConfig>({
['meta', { name: 'twitter:image', content: ogImage }],
['meta', { name: 'twitter:card', content: 'summary_large_image' }],
['link', { rel: 'mask-icon', href: '/logo.svg', color: '#ffffff' }],
// Proxying Plausible through Netlify | Plausible docs
// https://plausible.io/docs/proxy/guides/netlify
['script', { async: '', src: 'https://plausible.io/js/pa-HI8-_JIBI6d_2IgIr2Tai.js' }],
['script', {}, `
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
plausible.init()
`],
['script', {}, `
;(function () {
const prefersDark = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches
-1
View File
@@ -31,7 +31,6 @@ Only aggregated, anonymized data is periodically transmitted to external service
Please note that the Application utilizes third-party services that have their own Privacy Policy about handling data. Below are the links to the Privacy Policy of the third-party service providers used by the Application:
* [Posthog](https://posthog.com/privacy)
* [Plausible Analytics](https://plausible.io/privacy)
The Service Provider may disclose User Provided and Automatically Collected Information:
-1
View File
@@ -14,7 +14,6 @@ The Application stores and processes personal data that you have provided to the
Please note that the Application utilizes third-party services that have their own Terms and Conditions. Below are the links to the Terms and Conditions of the third-party service providers used by the Application:
* [Posthog](https://posthog.com/terms)
* [Plausible Analytics](https://plausible.io/terms)
Please be aware that the Service Provider does not assume responsibility for certain aspects. Some functions of the Application require an active internet connection, which can be Wi-Fi or provided by your mobile network provider. The Service Provider cannot be held responsible if the Application does not function at full capacity due to lack of access to Wi-Fi or if you have exhausted your data allowance.
@@ -313,7 +313,6 @@ I would love to mention some of the milestone we reached in the past few weeks:
- Live2D modeling for characters "Me" and "ReLU"
- Community Support & Marketing
- Japanese README
- Plausible analytics integration
- Comprehensive documentation
See you!
-1
View File
@@ -34,7 +34,6 @@ description: Project AIRI のプライバシーポリシー
アプリケーションは、データの取り扱いに関する独自のプライバシーポリシーを持つサードパーティサービスを利用していることに注意してください。以下は、アプリケーションで使用されるサードパーティサービスプロバイダーのプライバシーポリシーへのリンクです:
* [Posthog](https://posthog.com/privacy)
* [Plausible Analytics](https://plausible.io/privacy)
サービスプロバイダーは、ユーザー提供情報および自動的に収集された情報を以下の場合に開示する場合があります:
-1
View File
@@ -14,7 +14,6 @@ description: Project AIRI の利用規約
アプリケーションは、独自の利用規約を持つサードパーティサービスを利用していることに注意してください。以下は、アプリケーションで使用されるサードパーティサービスプロバイダーの利用規約へのリンクです:
* [Posthog](https://posthog.com/terms)
* [Plausible Analytics](https://plausible.io/terms)
サービスプロバイダーは、特定の側面について責任を負わないことに注意してください。アプリケーションの一部の機能には、Wi-Fi またはモバイルネットワークプロバイダーによって提供されるアクティブなインターネット接続が必要です。Wi-Fi アクセスがない場合、またはデータ使用量が上限に達した場合に、アプリケーションがフル機能で動作しない場合、サービスプロバイダーは責任を負いかねます。
@@ -241,7 +241,6 @@ npm install @velin-dev/core
- キャラクター "Me" と "ReLU" の Live2D モデリング
- コミュニティサポートとマーケティング
- 日本語 README
- Plausible 分析統合
- 包括的なドキュメント
さようなら!
-1
View File
@@ -31,7 +31,6 @@ Only aggregated, anonymized data is periodically transmitted to external service
Please note that the Application utilizes third-party services that have their own Privacy Policy about handling data. Below are the links to the Privacy Policy of the third-party service providers used by the Application:
* [Posthog](https://posthog.com/privacy)
* [Plausible Analytics](https://plausible.io/privacy)
The Service Provider may disclose User Provided and Automatically Collected Information:
-1
View File
@@ -11,7 +11,6 @@ The Application stores and processes personal data that you have provided to the
Please note that the Application utilizes third-party services that have their own Terms and Conditions. Below are the links to the Terms and Conditions of the third-party service providers used by the Application:
* [Posthog](https://posthog.com/terms)
* [Plausible Analytics](https://plausible.io/terms)
Please be aware that the Service Provider does not assume responsibility for certain aspects. Some functions of the Application require an active internet connection, which can be Wi-Fi or provided by your mobile network provider. The Service Provider cannot be held responsible if the Application does not function at full capacity due to lack of access to Wi-Fi or if you have exhausted your data allowance.
-1
View File
@@ -34,7 +34,6 @@ description: Project AIRI 的隐私政策
请注意,应用程序使用具有其自己隐私政策的第三方服务来处理数据。以下是应用程序使用的第三方服务提供商的隐私政策链接:
* [Posthog](https://posthog.com/privacy)
* [Plausible Analytics](https://plausible.io/privacy)
服务提供商可能会披露用户提供的和自动收集的信息:
-1
View File
@@ -14,7 +14,6 @@ description: Project AIRI 的使用条款
请注意,应用程序使用具有其自己条款与条件的第三方服务。以下是应用程序使用的第三方服务提供商的条款与条件链接:
* [Posthog](https://posthog.com/terms)
* [Plausible Analytics](https://plausible.io/terms)
请注意,服务提供商不对某些方面承担责任。应用程序的某些功能需要有效的互联网连接,可以是 Wi-Fi 或由您的移动网络提供商提供。如果由于缺乏 Wi-Fi 访问权限或您已用尽数据流量限额而导致应用程序无法以满负荷运行,服务提供商概不负责。
@@ -241,7 +241,6 @@ npm install @velin-dev/core
- 角色"Me"和"ReLU"的 Live2D 建模
- 社区支持和营销
- 日语 README
- Plausible 分析集成
- 全面的文档
再见!
-17
View File
@@ -6,20 +6,3 @@ publish = "/docs/.vitepress/dist"
[build.environment]
NODE_VERSION = "24"
NODE_OPTIONS = "--max-old-space-size=4096"
# Plausible.io analytics
#
# Proxying Plausible through Netlify | Plausible docs
# https://plausible.io/docs/proxy/guides/netlify
[[redirects]]
from = "/remote-assets/page-external-data/js/script.js"
to = "https://plausible.io/js/script.js"
status = 200
force = true
[[redirects]]
from = "/api/v1/page-external-data/submit"
to = "https://plausible.io/api/event"
status = 200
force = true