mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 05:41:03 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
23 lines
939 B
YAML
23 lines
939 B
YAML
name: moontv
|
|
tags:
|
|
- 实用工具
|
|
title: moontv - 免费在线视频搜索与观看平台
|
|
description: 🎬 MoonTV 是一个开箱即用的、跨平台的影视聚合播放器。它基于 Next.js 14 + Tailwind CSS + TypeScript 构建,支持多资源搜索、在线播放、收藏同步、播放记录、本地/云端存储,让你可以随时随地畅享海量免费影视内容。
|
|
additionalProperties:
|
|
key: moontv
|
|
name: moontv
|
|
tags:
|
|
- Tool
|
|
shortDescZh: moontv - 免费在线视频搜索与观看平台
|
|
shortDescEn: moontv - Free Online Video Search and Viewing Platform
|
|
description:
|
|
en: moontv - Free Online Video Search and Viewing Platform
|
|
zh: moontv - 免费在线视频搜索与观看平台
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
recommend: 0
|
|
website: https://github.com/MoonTechLab/LunaTV
|
|
github: https://github.com/MoonTechLab/LunaTV
|
|
document: https://github.com/MoonTechLab/LunaTV
|