Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否加入一个屏蔽特定字符的功能,球球了 #259

Closed
iqooxx opened this issue Nov 9, 2023 · 2 comments
Closed

能否加入一个屏蔽特定字符的功能,球球了 #259

iqooxx opened this issue Nov 9, 2023 · 2 comments
Assignees
Labels

Comments

@iqooxx
Copy link

iqooxx commented Nov 9, 2023

有些视频字幕会有动态水印,这些水印也会被识别进去,能否添加一个屏蔽特定字符的选项

@YaoFANGUK
Copy link
Owner

要不你赞助一下😄

@YaoFANGUK
Copy link
Owner

backend/config/topoMap.json 里面直接添加你的特定字符,比如

{
	"l'm": "I'm",
	"l just": "I just",
	"Let'sqo": "Let's go",
	"Iife": "life",
	"威筋": "威胁",
        "性感荷官在线发牌": ""
}

这样就会把"性感荷官在线发牌"的文字删除了

@YaoFANGUK YaoFANGUK self-assigned this Nov 10, 2023
@YaoFANGUK YaoFANGUK added the info label Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants