Skip to content

Faloopの更新への対応 #1

@suzuryu-nep

Description

@suzuryu-nep

Faloopの更新により、コード修正が必要です。
変更箇所は調べておきました。確認と反映をよろしくお願いいたします。

528行

-    const detailPane = document.querySelector('div.MobReport_sections__3Huvj');
+    const detailPane = document.querySelector('div.MobReport_sections__3yIiX');

533行

-    const button = detailPane.querySelectorAll('div.ActionBox_up-down-btns__2Y8w_ button.btn-danger')[1];
+    const button = detailPane.querySelectorAll('div.ActionBox_up-down-btns__2WbRP button.btn-danger')[1];

566行

-    const submit = detailPane.querySelector('div.ActionBox_container__1yx4z button.btn-danger');
+    const submit = detailPane.querySelector('div.ActionBox_container__1piW1 button.btn-danger');

581行(追記:3/17)

-    let nameTags = Array.from(document.querySelectorAll('div.SMobRow_row__2Wfh0'));
+    let nameTags = Array.from(document.querySelectorAll('div.SMobRow_row__1yWLG'));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions