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
557 B
YAML
23 lines
557 B
YAML
name: Zdir
|
|
tags:
|
|
- 建站
|
|
title: 轻量级目录列表程序
|
|
description: 轻量级目录列表程序
|
|
additionalProperties:
|
|
key: zdir
|
|
name: Zdir
|
|
tags:
|
|
- Website
|
|
shortDescZh: 轻量级目录列表程序
|
|
shortDescEn: Lightweight directory listing program
|
|
description:
|
|
en: Lightweight directory listing program
|
|
zh: 轻量级目录列表程序
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
recommend: 0
|
|
website: https://soft.xiaoz.org
|
|
github: https://github.com/helloxz/zdir
|
|
document: https://doc.xiaoz.me/books/zdir-3
|