mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-06 00:44:57 +05:30
feat: text censor (icon changed)
This commit is contained in:
parent
2509878d42
commit
f7028f8683
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ export const tool = defineTool('string', {
|
|||
path: 'censor',
|
||||
shortDescription:
|
||||
'Quickly mask bad words or replace them with alternative words.',
|
||||
icon: 'mingcute:hashtag-fill',
|
||||
icon: 'hugeicons:text-footnote',
|
||||
description:
|
||||
"utility for censoring words in text. Load your text in the input form on the left, specify all the bad words in the options, and you'll instantly get censored text in the output area.",
|
||||
longDescription:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue