#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
订阅链接转 Clash YAML 配置文件工具
兼容两种模式:
1. sub:// 格式(base64编码的订阅链接)
2. 普通 HTT
2025-12-01