Skip to content

Commit

Permalink
Update start.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Vahid Farid committed Mar 30, 2023
1 parent 970cb96 commit a27a972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions start.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ def addNewCloudflareRecord(email: str, api_key: str, zone_id: str, subdomain: st
default_subdomain = config.get('DEFAULT', 'subdomain', fallback='')

# Initialise the required variables
delete_existing = 'yes'
cidr_list = []
ip_list = []
selectd_ip_list = []
Expand Down

0 comments on commit a27a972

Please sign in to comment.