1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00
pooneyy 24ed5c9e9d
feat(apps): add description field to all application data files
- 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
2025-11-06 22:24:44 +08:00

29 lines
973 B
YAML

name: Telegraph Image
tags:
- 实用工具
- 图片托管
title: 免费图片托管解决方案,使用 Cloudflare Pages 和 Telegraph
description:
en: Image Hosting solution, Using Cloudflare Pages and Telegraph.
zh: 免费图片托管解决方案,使用 Cloudflare Pages 和 Telegraph
additionalProperties:
key: telegraph-image
name: Telegraph Image
tags:
- Tool
shortDescZh: 免费图片托管解决方案,使用 Cloudflare Pages 和 Telegraph
shortDescEn: Image Hosting solution, Using Cloudflare Pages and Telegraph.
description:
en: Image Hosting solution, Using Cloudflare Pages and Telegraph.
zh: 免费图片托管解决方案,使用 Cloudflare Pages 和 Telegraph
type: website
crossVersionUpdate: true
limit: 0
website: https://github.com/cf-pages/Telegraph-Image
github: https://github.com/cf-pages/Telegraph-Image
document: https://github.com/cf-pages/Telegraph-Image
architecture:
- amd64
- arm64