# | Line 47 | Line 47 | public class HostUpdateSharp | |
---|---|---|
47 | ||
48 | if ((host + "").IndexOf('.') < 0) | |
49 | { | |
50 | < | host.Append(".local.douglasthrift.net"); |
50 | > | host.Append(".douglasthrift.net"); |
51 | } | |
52 | ||
53 | WebHeaderCollection headers = new WebHeaderCollection(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |