Google:多引擎同屏

在Google搜索页面同时显示多个搜索引擎的结果

< Feedback on Google:多引擎同屏

Review: OK - script works, but has bugs

§
Posted: 28.11.2014.

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

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

hzhbestAuthor
§
Posted: 31.12.2014.

可以的,暂时先贴上规则:
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颇慢,晚点我再更新。

§
Posted: 02.01.2015.

可以这样写,不用担心序号是否重复 :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"]']);
hzhbestAuthor
§
Posted: 06.01.2015.

谢 JixunMoe :p

Post reply

Sign in to post a reply.

长期地址
遇到问题?请前往 GitHub 提 Issues。