new cloudflare script, to ease using their api.
This commit is contained in:
@@ -23,6 +23,10 @@ PRUNE_DOWN_TO=0
|
||||
|
||||
SERVER_DOMAIN="localhost"
|
||||
|
||||
CLOUDFLARE_TOKEN="<API_TOKEN DNS:Read, DNS:Edit>"
|
||||
CLOUDFLARE_ZONE="<ZONE_ID>"
|
||||
CLOUDFLARE_FILTER_PREFIX="comment.contains=managed+by+$SERVER_DOMAIN&"
|
||||
|
||||
DISCORD_SERVER_NAME="<YOUR_SERVER>"
|
||||
|
||||
DISCORD_TITLE_SUFFIX="$DISCORD_SERVER_NAME"
|
||||
|
||||
Reference in New Issue
Block a user