4 lines
151 B
Python
4 lines
151 B
Python
# Get your API Key from: https://www.namesilo.com/account/api-manager
|
|
apikey = "YOUR_API_KEY"
|
|
# Minutes to wait for DNS changes to complete.
|
|
wait = 25
|