mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 15:51:01 +08:00
Commit this just for the demo. & fix stuff.
This commit is contained in:
parent
cd79f7ad8c
commit
6f759cb612
@ -69,7 +69,7 @@ const submitCustomApiKey = async () => {
|
|||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
},
|
},
|
||||||
body: JSON.stringify({
|
body: JSON.stringify({
|
||||||
value: customApiKey,
|
value: customApiKey.value,
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
|
||||||
|
@ -21,6 +21,8 @@
|
|||||||
"色誘",
|
"色誘",
|
||||||
"死亡",
|
"死亡",
|
||||||
"撩妹",
|
"撩妹",
|
||||||
"裸上身"
|
"裸上身",
|
||||||
|
"曬辣",
|
||||||
|
"辣媽"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user