This commit is contained in:
eric
2026-03-12 00:34:50 -05:00
parent 0c2ccadb6b
commit 5caf970c7e
26 changed files with 1528 additions and 288 deletions

View File

@@ -23,7 +23,7 @@ export const TOPIC_CONFIGS: Record<string, TopicConfig> = {
cloudphone: {
id: "cloudphone",
icon: "☁️",
title: "云手机模块",
title: "云手机",
subtitle: "低成本自建云手机TikTok/YouTube 运营搭建指南",
desc: "用开源硬件打造云手机Redroid、AOSP、ffmpeg、SRS从零搭建无人直播工作室",
stats: [
@@ -36,7 +36,7 @@ export const TOPIC_CONFIGS: Record<string, TopicConfig> = {
livestream: {
id: "livestream",
icon: "📺",
title: "无人直播模块",
title: "无人直播",
subtitle: "TikTok/YouTube 无人直播24 小时自动化",
desc: "ffmpeg 拉流转推、SRS 直播服务器、油猴脚本自动化,实现 24 小时无人值守推流",
stats: [
@@ -50,7 +50,7 @@ export const TOPIC_CONFIGS: Record<string, TopicConfig> = {
indie: {
id: "indie",
icon: "🛠️",
title: "独立开发模块",
title: "独立开发",
subtitle: "从想法到产品,独立开发者全流程指南",
desc: "即将上线,敬请期待。可先前往数字游民指南了解更多。",
stats: [
@@ -63,7 +63,7 @@ export const TOPIC_CONFIGS: Record<string, TopicConfig> = {
aiagent: {
id: "aiagent",
icon: "🤖",
title: "AI Agent 模块",
title: "AI Agent",
subtitle: "AIGC 与智能体Vibe Coding 跨界创造",
desc: "即将上线,敬请期待。可先前往数字游民指南了解更多。",
stats: [