添加蓝光、高清、标清

This commit is contained in:
test
2025-08-08 20:29:29 +08:00
parent 4bfd7e64f8
commit c762d1e0b9
12 changed files with 1592 additions and 352 deletions

View File

@@ -2,6 +2,7 @@
"name": "migu_video",
"type": "module",
"dependencies": {
"axios": "^1.9.0"
"axios": "^1.9.0",
"crypto-js": "^4.2.0"
}
}