Greasy Fork is available in English.

百度云插件+APIKey

在百度云网盘的页面添加一个搜索框,调用搜索API搜索所有公开分享文件// To add a search frame that calls some api for searching some public shared files in BaiduYun cloud netdisk.

< Feedback on 百度云插件+APIKey

Question/comment

§
Posted: 29.07.2017

chrome搜索一直loading

chrome搜索一直loading

§
Posted: 30.07.2017

改一下 436行 凑合着用
var rawResultCount=html.match(/(.*?)<\/span>/) ? html.match(/(.*?)<\/span>/)[1] : '10000000';

cinimaAuthor
§
Posted: 31.07.2017

额,挂了啊。。。哎,那我去看看吧。。。话说有小伙伴直接push request没。。。

cinimaAuthor
§
Posted: 02.08.2017
改一下 436行 凑合着用
var rawResultCount=html.match(/(.*?)<\/span>/) ? html.match(/(.*?)<\/span>/)[1] : '10000000';

这样改不太行,regexp匹配规则不应该这样写的。ps,我自己机器没出现一直loading的情况呀。能给个bug重现方法不?

Post reply

Sign in to post a reply.