-
cloudflare搭建图床GitHub项目地址:https://github.com/heyuecock/cf-image 部署步骤 登录 Cloudflare 账户,进入 Workers & Pages 面板。点击 “创建应用程序” 或 “创建 Workers”。选择 “部署 Worker”。复制worker代 -
cloudflare批量添加/删除一个IP段的记录增加 import requests import time # Cloudflare配置 API_KEY = "your_api_key" EMAIL = "your_email@example.com" ZONE_ID = "yo -
哪吒面板删除ID,重置ID1:先停止面板容器2:查找哪吒面板数据库位置find / -name "*.db" 例如:/root/nezha-new/data/sqlite.db 3:进数据库sqlite3 /root/nezha-new/data/sqlite.db 4:查看数据SELECT * F -
在cloudflare中搭建博客快速开始前置要求 Cloudflare 账号Cloudflare Workers 订阅(免费版即可) 安装步骤 登录 Cloudflare Dashboard,进入 Workers & Pages 创建 Worker 点击 “Create Worker”在编辑器中删除默认代码将 -
lxc小鸡搭建typecho博客系统使用的是Debian 11系统 更新系统 apt update apt upgrade -y 安装 Nginx apt install nginx -y systemctl start nginx systemctl enable nginx 安装 MySQL(Maria
Zsam