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