mirror of
https://github.com/elder-plinius/P4RS3LT0NGV3.git
synced 2026-08-28 05:40:32 +02:00
removed fake transform
This commit is contained in:
@@ -468,11 +468,6 @@ const limitations = {
|
||||
acceptPartial: true,
|
||||
normalize: { stripNonLetters: true, stripWhitespace: true }
|
||||
},
|
||||
'n7ax': {
|
||||
issues: 'Requires key, only encodes A-Z, removes spaces and punctuation',
|
||||
acceptPartial: true,
|
||||
normalize: { stripNonLetters: true, stripWhitespace: true }
|
||||
},
|
||||
'adfgvx': {
|
||||
issues: 'Only encodes A-Z and 0-9, removes spaces and punctuation',
|
||||
acceptPartial: true,
|
||||
|
||||
Reference in New Issue
Block a user