Merge pull request #1102 from trheyi/main

Update asset modification timestamps and add support for application/…
This commit is contained in:
Max 2025-08-13 11:14:43 +08:00 committed by GitHub
commit 735228d797
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 136 additions and 135 deletions

File diff suppressed because it is too large Load diff

View file

@ -15,6 +15,7 @@
"image/*", "image/*",
"video/*", "video/*",
"audio/*", "audio/*",
"application/octet-stream",
"application/x-zip-compressed", "application/x-zip-compressed",
"application/x-tar", "application/x-tar",
"application/x-gzip", "application/x-gzip",