Scanner/extensions.json
2025-03-13 18:35:26 +01:00

25 lines
401 B
JSON

{
"_NOTE": "ADD ONLY EXTENSIONS! EXAMPLE: .py",
"extensions": [
".sh",
".py",
".js",
".deb",
".java",
".class",
".jar",
".ejs",
".ts",
".tsx",
".jsx",
".lua",
".exe",
".run",
".rare",
".html",
".php",
".json",
".yaml",
".pyx"
]
}