Skip to content

Instantly share code, notes, and snippets.

View JohnsonRan's full-sized avatar

旋律旋律你在干什么 JohnsonRan

  • Anhui,China
  • 22:09 (UTC +08:00)
View GitHub Profile
@hatsuyuki280
hatsuyuki280 / cf_uni_cert_switcher.py
Last active January 14, 2023 03:02
Cloudflare Universal SSL switch to Google CA
#!/bin/env python3
# Written by @hatsuyuki280
# with The Unlicense
# for more? refer to <https://unlicense.org>
# Use it and have fun!
from requests import get,patch
## Please make sure this token is valid to operate zone/ssl&cert (edit)
@y0ngb1n
y0ngb1n / docker-registry-mirrors.md
Last active June 30, 2024 13:43
国内的 Docker Hub 镜像加速器,由国内教育机构与各大云服务商提供的镜像加速服务 | Dockerized 实践 https://github.com/y0ngb1n/dockerized