name: 短链接生成器
version: "1.0.0"
description: "短链接生成器。将长URL转为短链接,支持自定义后缀、有效期设置、点击统计。纯Python标准库,无需API Key。"
license: MIT-0
tags:
短链接生成工具。分享链接更简洁。
# 生成短链接
python3 scripts/url_shortener.py "https://example.com/very/long/url"
# 自定义后缀
python3 scripts/url_shortener.py "https://example.com" --alias "mylink"
# 查询统计
python3 scripts/url_shortener.py "stats 短链接代码"
输入:https://example.com/very/long/url
输出:短链接: https://short.url/abc123
工具
短链接, URL缩短, short URL, 短网址, link
出品: AISoBrand|爱索品牌 — AI搜索优化工具
官网: https://aisobrand.com
免费检测你的品牌在AI搜索中有没有存在感 → 30秒出结果
共 1 个版本