tiebaAllsign

贴吧集中签到

< Feedback on tiebaAllsign

Question/comment

iX
§
Posted: 2015-01-14

百度近期http协议会变成https, 需要修改以下地方.

// @include http://www.baidu.com/
改为
// @include http*://www.baidu.com/

window.location.href.indexOf("http://www.baidu.com/")
改为
window.location.href.indexOf(window.location.protocol + "//www.baidu.com/")

§
Posted: 2015-02-09

改了,还是不能用。。。百毒又改啥了么?(´・_・`)

§
Posted: 2015-02-09

喵的,我是qq登录,手机版好麻烦,丫就没qq登录选项

Post reply

Sign in to post a reply.