mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-17 23:51: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
942 B
YAML
23 lines
942 B
YAML
name: ddns-go
|
|
tags:
|
|
- 实用工具
|
|
title: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务
|
|
description: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务
|
|
additionalProperties:
|
|
key: ddns-go
|
|
name: ddns-go
|
|
tags:
|
|
- Tool
|
|
shortDescZh: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务
|
|
shortDescEn: Automatically obtain your public IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
|
description:
|
|
en: Automatically obtain your public IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
|
zh: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
recommend: 0
|
|
website: https://github.com/jeessy2/ddns-go
|
|
github: https://github.com/jeessy2/ddns-go
|
|
document: https://github.com/jeessy2/ddns-go
|