Skip to content

Commit 07c428e

Browse files
committed
Add Word Censor plugin to Plugins4.xml
This update introduces the Word Censor plugin, which censors offensive words. It includes metadata such as version, release date, URL, and author information.
1 parent 055b8e3 commit 07c428e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Plugins4.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Plugins>
33
<SubtitleEditVersion>3.3</SubtitleEditVersion>
4+
<Plugin>
5+
<Name>Word censor</Name>
6+
<Description>Censor offensive words</Description>
7+
<Version>1.1</Version>
8+
<Date>2025-02-21</Date>
9+
<Url>https://github.com/SubtitleEdit/plugins/releases/download/v.1.1/WordCensor.zip</Url>
10+
<Author>ivandrofly</Author>
11+
</Plugin>
412
<Plugin>
513
<Name>Dialogue one hyphen</Name>
614
<Description>Removes hyphens from first line in dialogues</Description>

0 commit comments

Comments
 (0)