mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-04 08:51:51 +02:00
WIP - will do later. Comic Book archive handling
This commit is contained in:
parent
9eec1c1528
commit
983060284a
1 changed files with 6 additions and 0 deletions
|
@ -352,6 +352,12 @@ function getDefaultConfig() {
|
|||
offset : 0,
|
||||
archiveHandler : '7Zip',
|
||||
},
|
||||
/*
|
||||
'application/x-cbr' : {
|
||||
desc : 'Comic Book Archive',
|
||||
sig : '504b0304',
|
||||
},
|
||||
*/
|
||||
'application/x-arj' : {
|
||||
desc : 'ARJ Archive',
|
||||
sig : '60ea',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue