We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd5117 commit ed3686bCopy full SHA for ed3686b
1 file changed
src/assets/data/exclude.ts
@@ -4,8 +4,6 @@
4
5
/**
6
* 默认的关键字列表,不包含冒号
7
- *
8
- * 修改这里的列表会自动同步到用户的设置里面
9
*/
10
export const keywords = [
11
"版权",
@@ -301,8 +299,6 @@ export const keywords = [
301
299
302
300
303
* 默认的正则表达式
304
305
306
307
export const regexes = [
308
"(?:【.*?音乐人.*?】|\\(.*?音乐人.*?\\)|「.*?音乐人.*?」|(.*?音乐人.*?)|『.*?音乐人.*?』)",
0 commit comments