create cloudflare_api module

This commit is contained in:
JrD
2020-05-14 16:54:33 +08:00
parent 750d39e6b6
commit 6f505b2fe0
2 changed files with 112 additions and 0 deletions
+3
View File
@@ -69,3 +69,6 @@ passivedns_api_token = ''
# 用于子域接管和子域收集
github_api_user = ''
github_api_token = ''
# obtain Cloudflare API key from https://dash.cloudflare.com/profile/api-tokens
cloudflare_api_token = ''