mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-20 13:43:58 +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")) {
|
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) {
|
if (obj?.data) {
|
||||||
for (let i of item) {
|
for (let i of item) {
|
||||||
delete obj.data[i];
|
delete obj.data[i];
|
||||||
|
|||||||
Reference in New Issue
Block a user