修改MoonTV为MoonTVPlus

This commit is contained in:
mtvpls
2025-12-14 23:25:43 +08:00
parent 00b7e9ce51
commit f565975fb4
5 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ const SiteContext = createContext<{
tmdbApiKey?: string;
}>({
// 默认值
siteName: 'MoonTV',
siteName: 'MoonTVPlus',
announcement:
'本网站仅提供影视信息搜索服务,所有内容均来自第三方网站。本站不存储任何视频资源,不对任何内容的准确性、合法性、完整性负责。',
tmdbApiKey: '',