Changed User-Agent to v1.0

This commit is contained in:
Mahesh Asolkar 2016-02-17 22:57:00 -08:00
parent 47decc07c9
commit c9628e44fe

View File

@ -238,7 +238,7 @@ end
options = {
:config_file => "#{Dir.home}/.gddyndns.yaml",
:cache_file => "#{Dir.home}/.gddyndns.cache",
:user_agent => 'MMA GoogleDomains DynDNS Updater Under Dev - please do not block!',
:user_agent => 'HeshApps GoogleDomains Dynamic DNS Updater v1.0',
:force_update => false,
:debug => false
}