mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
- add data.yml with form fields for KV database, dashboard credentials, telegram integration, and content moderation - add docker-compose.yml for container deployment with environment variables and network configuration - add README.md with setup instructions and telegram bot configuration guide in chinese - add README_en.md with english version of setup instructions - add main data.yml with application metadata, tags, and architecture support
26 lines
809 B
YAML
26 lines
809 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.
|
|
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
|
|
|