We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed3686b commit 23ed96eCopy full SHA for 23ed96e
1 file changed
src/assets/data/exclude.ts
@@ -4,6 +4,8 @@
4
5
/**
6
* 默认的关键字列表,不包含冒号
7
+ *
8
+ * 建议更新这里的列表后运行 scripts\sort-keywords.ts 来排序并去重列表
9
*/
10
export const keywords = [
11
"版权",
0 commit comments