mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
add ita to heuristic BJNFNE script
This commit is contained in:
parent
c1089dd751
commit
2d1cb02f13
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ function main() {
|
|||
{ ext: ["all"], type: "format", name: "German text (Allemand)", bin: true },
|
||||
{ ext: ["ang"], type: "format", name: "English text (Anglais)", bin: true },
|
||||
{ ext: ["esp"], type: "format", name: "Spanish text (Espagnol)", bin: true },
|
||||
{ ext: ["ita"], type: "format", name: "Italian text", bin: true },
|
||||
{ ext: ["fnt", "let"], type: "format", name: "Font", bin: true },
|
||||
{ ext: ["snd"], type: "format", name: "Sound file", bin: true },
|
||||
{ ext: ["ani"], type: "format", name: "Animation file", bin: true },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue