mirror of
https://github.com/edoardottt/cariddi.git
synced 2026-09-12 04:37:47 +02:00
update
This commit is contained in:
@@ -62,11 +62,14 @@ func GetExtensions() []FileType {
|
||||
{"cfg", 2},
|
||||
{"config", 2},
|
||||
{"configs", 2},
|
||||
{"apk", 2},
|
||||
{"sh", 3},
|
||||
{"py", 3},
|
||||
{"txt", 3},
|
||||
{"xml", 3},
|
||||
{"java", 3},
|
||||
{"rb", 3},
|
||||
{"rs", 3},
|
||||
{"go", 3},
|
||||
{"yml", 3},
|
||||
{"yaml", 3},
|
||||
@@ -74,6 +77,8 @@ func GetExtensions() []FileType {
|
||||
{"php4", 3},
|
||||
{"json", 3},
|
||||
{"zip", 3},
|
||||
{"tar", 3},
|
||||
{"gz", 3},
|
||||
{"dochtml", 3},
|
||||
{"doc", 4},
|
||||
{"docx", 4},
|
||||
|
||||
Reference in New Issue
Block a user