Scanner/extensions.json

25 lines
401 B
JSON
Raw Permalink Normal View History

2025-03-13 18:35:26 +01:00
{
"_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"
]
}