mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Make a demo?
This commit is contained in:
parent
edd8e5b05a
commit
2495911a81
4 changed files with 49 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
import sql from "~/server/components/postgres";
|
||||
export default defineEventHandler(async (event) => {
|
||||
return {
|
||||
words: ["violence"],
|
||||
words: ["violence", "kill", "太小"],
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue