mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Added support 7z archives (#923)
This commit is contained in:
parent
97526d59f2
commit
c9a17b86dd
2 changed files with 4 additions and 0 deletions
|
@ -714,6 +714,7 @@ VALUES ('1', 'gif', ''),
|
|||
('2', 'zip', ''),
|
||||
('2', 'rar', ''),
|
||||
('2', 'ace', ''),
|
||||
('2', '7z', ''),
|
||||
('3', 'txt', ''),
|
||||
('3', 'c', ''),
|
||||
('3', 'h', ''),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue