WIP - will do later. Comic Book archive handling
This commit is contained in:
parent
9eec1c1528
commit
983060284a
|
@ -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…
Reference in New Issue