#!/bin/bash # Telegram Bot 相关参数 telegram_bot_token="botid:xxx" telegram_chat_id="-id" # Cloudflare 相关参数 ...