11 lines
353 B
Plaintext
11 lines
353 B
Plaintext
# domain_name: Your domain name
|
|
# cf_api_key: This should appear when you create or roll your API
|
|
# cf_zone_id: This should appear on the dashboard of your API
|
|
# cf_record_id: Looking for the A record -> Use the id (not the zone_id, which will be the same as cf_zone_id
|
|
|
|
[CLOUDFLARE]
|
|
domain_name = yandere.cc
|
|
cf_api_key =
|
|
cf_zone_id =
|
|
cf_record_id =
|