Nicolive Comment Adapter

add information to nicolive comment area

< 腳本Nicolive Comment Adapter的回應

評論:正評 - 腳本一切正常

§
發表於:2021-07-18

クラス名に変更があったため、そのままでは動きません。
バージョン0.7,2021年7月18日時点で、次のように置換すると動きます。

19行目

//Before
span.___table-cell___3E0rV {
//After
span.___table-cell___3609X {

23行目

//Before
span.___comment-time___1sDyW {
//After
span.___comment-time___1LdNL {

27行目

//Before
span.___comment-author-name___2RYbs {
//After
span.___comment-author-name___11FD5 {

50行目

//Before
        let noTexts = document.getElementsByClassName("___comment-number___2Qws3")
//After
        let noTexts = document.getElementsByClassName("___comment-number___3q_RT")

69行目

//Before
        let commentTexts = document.getElementsByClassName("___comment-text___2cPL0")
//After
        let commentTexts = document.getElementsByClassName("___comment-text___Ufb5T")
catsleep作者
§
發表於:2021-10-20

ご指定ありがとう御座います。 属性セレクタを使うより柔軟な方法に修正しました。

§
發表於:2021-11-27

修正対応ありがとうございました。

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址