討論 » 建立請求

Disqus click automate update request

§
發表於:2015-05-05

Disqus click automate update request

Can anyone update this script, please?

http://userscripts-mirror.org/scripts/show/174606

It stopped working a few days ago... :(

woxxom管理員
§
發表於:2015-05-05

On line 351 (total_comments = parseInt(finder("a", ..................) replace "a" with "li".

§
發表於:2015-05-05

Fantastic! Thank you so much!

Anyone know if there's a way to update it on userscripts-mirror? Or post it here or something? I'm sure others would like the fixed version too.

woxxom管理員
§
發表於:2015-05-06
編輯:2015-05-06

IIRC it was discussed earlier whether you can upload userscripts from userscripts.org without an explicit license. I think you can't do it without author's consent but maybe someone knows better, @JasonBarnabe maybe.

§
發表於:2015-05-06

It's working now in Chrome, but seems to still be broken in Firefox using GreaseMonkey.

§
發表於:2015-05-06
編輯:2015-05-06

Paul F - Works fine for me in Firefox (Pale Moon) w/ Greasemonkey.

Alright, I'll fire off an email to the author and see if there's a response. Thanks for the advice guys.

*edit* tried to email....
"The error that the other server returned was:
550 5.1.1 : Recipient address rejected: User unknown in local recipient table"

So... best efforts and all that? Can we go ahead and repost it here then? Maybe woxxom might like to, since he has some skill, unlike my raw hackery hehe...

§
發表於:2015-05-06

Huh, it's not working for me in Firefox on Windows or Mac. Works in Chrome on both.

woxxom管理員
§
發表於:2015-05-06

@Paul F, add these lines before // ==/UserScript==:

// @grant       GM_setValue
// @grant       GM_getValue
// @grant       GM_registerMenuCommand
§
發表於:2015-05-06

That sorted it! Cheers, wOxxOm!

KLR
§
發表於:2015-05-20

Oh, thanks a million times a million! This little script has been invaluable for me and I hope you guys can always update it when it breaks.

§
發表於:2018-04-05

Ok, Disqus went and broke this, and it's beyond me to fix... they seem to have hidden away some of the things that made this work, like number of posts and default sorting order.

Any help would be appreciated.

發表回覆

登入以回覆

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