mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 11:33:02 +00:00
feat: added support for ncm (#15)
This commit is contained in:
2
src/decrypt-worker/crypto/ncm/ncm_pc.key.ts
Normal file
2
src/decrypt-worker/crypto/ncm/ncm_pc.key.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const NCM_KEY = 'hzHRAmso5kInbaxW';
|
||||
export const NCM_MAGIC_HEADER = new Uint8Array([0x43, 0x54, 0x45, 0x4e, 0x46, 0x44, 0x41, 0x4d]);
|
||||
Reference in New Issue
Block a user