Add better error handling.

This commit is contained in:
2024-03-20 06:51:57 -04:00
parent da53ead8d3
commit c6d9a3844a
11 changed files with 261 additions and 12 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -7,6 +7,9 @@
<add key="sms_smsusername" value="skessler1964@gmail.com"/>
<add key="sms_smspassword" value="xjfo isnf gmyi zovr"/>
<add key="sms_smsrecipients" value="skessler1964sms@gmail.com"/>
<add key="zoneedit_user" value="skessler1964"/>
<add key="zoneedit_password" value="4A536A7920309A11"/>
<add key="zoneedit_host" value="diversified-software.com"/>
</appSettings>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>