Greasy Fork is available in English.

Google:多引擎同屏

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

< Feedback on Google:多引擎同屏

Review: OK - script works, but has bugs

§
Posted: 2014/11/28

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

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

hzhbestAuthor
§
Posted: 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颇慢,晚点我再更新。

§
Posted: 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"]']);
hzhbestAuthor
§
Posted: 2015/01/06

谢 JixunMoe :p

Post reply

Sign in to post a reply.