hupong

Results 3 issues of hupong

**Describe the bug** Markdown解析序号标记的多个链接的时候,序号为[1]的链接没有解析。 测试用例见附件: [source.zip](https://github.com/InkProject/ink/files/2380679/source.zip) 如附件中的1.html的第33行的“* [电子书资源总汇][1] ” 中的[1]没有解析为相应的链接,而其它的则解析正常

Make some change just to compatible .Net Framework 2.0.5. Please.

**问题现象** 我有一个网站部署在多台服务器,所以域名也是解析到了两台机器。今天其中一台出现问题,我用了smartdns,当我用域名访问的时候正好被解析到有问题的那台机器,所以无法访问网站,而别人没有用smartdns就能正常访问。我用nslookup检查发现我的电脑解析的结果是一个ip,而且刚好是有问题(**问题是后台服务挂了,nginx还在线**)的那台的ip,而别人的电脑解析的结果是多个ip。 -------------------------------------------------------------------- I have a website deployed on multiple servers, so the domain name is also resolved to two machines. Today, there was a problem with one of them....