解决BING搜索存在中文乱码问题
This commit is contained in:
parent
9baf53a8c5
commit
99688a344f
|
@ -908,9 +908,9 @@ class ServiceController extends Zend_Controller_Action
|
|||
."&Query=".$keyword
|
||||
."&Sources=Web"
|
||||
."&Version=2.0"
|
||||
."&Market=en-us"
|
||||
."&Market=zh-cn"
|
||||
."&Adult=Moderate"
|
||||
."&Options=EnableHighlighting"
|
||||
//."&Options=EnableHighlighting"
|
||||
."&Web.Count=5"
|
||||
."&Web.Offset=0"
|
||||
."&Web.Options=DisableHostCollapsing+DisableQueryAlterations";
|
||||
|
|
Loading…
Reference in New Issue