Google+(baidu bing youdao)

Show results from Baidu, Bing and Youdao in Google web search. | 在Google网页搜索显示百度、有道和必应的搜索结果。

< 脚本Google+(baidu bing youdao)的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2014-11-28

微博搜索已经失效,能否更换为http://t.zhongsou.com这个微博搜索

微博搜索已经失效,能否更换为http://t.zhongsou.com这个微博搜索

hzhbest作者
§
发表于:2014-12-31

可以的,暂时先贴上规则:
Al_xSearch[7] = new Array('ZSWeibo', 1, "zsResult", 'http://t.zhongsou.com/wb?w=--keyword--', '//div[@class="main_scenery_left"]/div[@class="godreply_on"][--i--]', 'font[color="red"]');
里面的“7”是搜索引擎组中不重复的最大数字。
加上这规则就能获得微博结果了,不过细节还得打磨一下才好看。
我这边Google颇慢,晚点我再更新。

Jixun.Moe管理员
§
发表于:2015-01-02

可以这样写,不用担心序号是否重复 :3

Al_xSearch.push(['ZSWeibo', 1, "zsResult", 'http://t.zhongsou.com/wb?w=--keyword--', '//div[@class="main_scenery_left"]/div[@class="godreply_on"][--i--]', 'font[color="red"]']);
hzhbest作者
§
发表于:2015-01-06

谢 JixunMoe :p

发表回复

登录以发表回复。