mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-19 13:41:18 +08:00
更新 xiaohongshu.js
This commit is contained in:
@ -128,7 +128,7 @@ if (url.includes("/note/live_photo/save")) {
|
||||
}
|
||||
|
||||
if (url.includes("/note/widgets")) {
|
||||
const item = ["cooperate_binds", "generic", "note_next_step"];
|
||||
const item = ["cooperate_binds", "generic", "note_next_step", "widget_list"];
|
||||
if (obj?.data) {
|
||||
for (let i of item) {
|
||||
delete obj.data[i];
|
||||
|
||||
Reference in New Issue
Block a user