4 lines
147 B
Python
4 lines
147 B
Python
# Get your API Key from: https://www.namesilo.com/account_api.php
|
|
apikey = "YOUR_API_KEY"
|
|
# Minutes to wait for DNS changes to complete.
|
|
wait = 20
|