|
95 | 95 | "34 text text CharacterSpaceConverter\n", |
96 | 96 | "35 text text CodeChameleonConverter\n", |
97 | 97 | "36 text text ColloquialWordswapConverter\n", |
98 | | - "37 text text DenylistConverter\n", |
99 | | - "38 text text DiacriticConverter\n", |
100 | | - "39 text text EcojiConverter\n", |
101 | | - "40 text text EmojiConverter\n", |
102 | | - "41 text text FirstLetterConverter\n", |
103 | | - "42 text text FlipConverter\n", |
104 | | - "43 text text ImagePromptStyleConverter\n", |
105 | | - "44 text text InsertPunctuationConverter\n", |
106 | | - "45 text text JsonStringConverter\n", |
107 | | - "46 text text LLMGenericTextConverter\n", |
108 | | - "47 text text LeetspeakConverter\n", |
109 | | - "48 text text MaliciousQuestionGeneratorConverter\n", |
110 | | - "49 text text MathObfuscationConverter\n", |
111 | | - "50 text text MathPromptConverter\n", |
112 | | - "51 text text MorseConverter\n", |
113 | | - "52 text text NatoConverter\n", |
114 | | - "53 text text NegationTrapConverter\n", |
115 | | - "54 text text NoiseConverter\n", |
116 | | - "55 text text PersuasionConverter\n", |
117 | | - "56 text text ROT13Converter\n", |
118 | | - "57 text text RandomCapitalLettersConverter\n", |
119 | | - "58 text text RandomTranslationConverter\n", |
120 | | - "59 text text RepeatTokenConverter\n", |
121 | | - "60 text text ScientificTranslationConverter\n", |
122 | | - "61 text text SearchReplaceConverter\n", |
123 | | - "62 text text SelectiveTextConverter\n", |
124 | | - "63 text text SneakyBitsSmugglerConverter\n", |
125 | | - "64 text text StringJoinConverter\n", |
126 | | - "65 text text SuffixAppendConverter\n", |
127 | | - "66 text text SuperscriptConverter\n", |
128 | | - "67 text text TatweelConverter\n", |
129 | | - "68 text text TemplateSegmentConverter\n", |
130 | | - "69 text text TenseConverter\n", |
131 | | - "70 text text TextJailbreakConverter\n", |
132 | | - "71 text text ToneConverter\n", |
133 | | - "72 text text ToxicSentenceGeneratorConverter\n", |
134 | | - "73 text text TranslationConverter\n", |
135 | | - "74 text text UnicodeConfusableConverter\n", |
136 | | - "75 text text UnicodeReplacementConverter\n", |
137 | | - "76 text text UnicodeSubstitutionConverter\n", |
138 | | - "77 text text UrlConverter\n", |
139 | | - "78 text text VariationConverter\n", |
140 | | - "79 text text VariationSelectorSmugglerConverter\n", |
141 | | - "80 text text ZalgoConverter\n", |
142 | | - "81 text text ZeroWidthConverter\n" |
| 98 | + "37 text text DecompositionConverter\n", |
| 99 | + "38 text text DenylistConverter\n", |
| 100 | + "39 text text DiacriticConverter\n", |
| 101 | + "40 text text EcojiConverter\n", |
| 102 | + "41 text text EmojiConverter\n", |
| 103 | + "42 text text FirstLetterConverter\n", |
| 104 | + "43 text text FlipConverter\n", |
| 105 | + "44 text text ImagePromptStyleConverter\n", |
| 106 | + "45 text text InsertPunctuationConverter\n", |
| 107 | + "46 text text JsonStringConverter\n", |
| 108 | + "47 text text LLMGenericTextConverter\n", |
| 109 | + "48 text text LeetspeakConverter\n", |
| 110 | + "49 text text MaliciousQuestionGeneratorConverter\n", |
| 111 | + "50 text text MathObfuscationConverter\n", |
| 112 | + "51 text text MathPromptConverter\n", |
| 113 | + "52 text text MorseConverter\n", |
| 114 | + "53 text text NatoConverter\n", |
| 115 | + "54 text text NegationTrapConverter\n", |
| 116 | + "55 text text NoiseConverter\n", |
| 117 | + "56 text text PersuasionConverter\n", |
| 118 | + "57 text text PolicyPuppetryConverter\n", |
| 119 | + "58 text text ROT13Converter\n", |
| 120 | + "59 text text RandomCapitalLettersConverter\n", |
| 121 | + "60 text text RandomTranslationConverter\n", |
| 122 | + "61 text text RepeatTokenConverter\n", |
| 123 | + "62 text text ScientificTranslationConverter\n", |
| 124 | + "63 text text SearchReplaceConverter\n", |
| 125 | + "64 text text SelectiveTextConverter\n", |
| 126 | + "65 text text SneakyBitsSmugglerConverter\n", |
| 127 | + "66 text text StringJoinConverter\n", |
| 128 | + "67 text text SuffixAppendConverter\n", |
| 129 | + "68 text text SuperscriptConverter\n", |
| 130 | + "69 text text TatweelConverter\n", |
| 131 | + "70 text text TemplateSegmentConverter\n", |
| 132 | + "71 text text TenseConverter\n", |
| 133 | + "72 text text TextJailbreakConverter\n", |
| 134 | + "73 text text ToneConverter\n", |
| 135 | + "74 text text ToxicSentenceGeneratorConverter\n", |
| 136 | + "75 text text TranslationConverter\n", |
| 137 | + "76 text text UnicodeConfusableConverter\n", |
| 138 | + "77 text text UnicodeReplacementConverter\n", |
| 139 | + "78 text text UnicodeSubstitutionConverter\n", |
| 140 | + "79 text text UrlConverter\n", |
| 141 | + "80 text text VariationConverter\n", |
| 142 | + "81 text text VariationSelectorSmugglerConverter\n", |
| 143 | + "82 text text ZalgoConverter\n", |
| 144 | + "83 text text ZeroWidthConverter\n" |
143 | 145 | ] |
144 | 146 | } |
145 | 147 | ], |
|
0 commit comments