测试 猫影视资源

This commit is contained in:
chuqiuyu
2023-08-20 21:19:18 +08:00
parent cf25121f7a
commit 16a0a9520e
30 changed files with 4376 additions and 1142 deletions
+8
View File
@@ -0,0 +1,8 @@
function __jsEvalReturn() {
return {
isVideoFormat: function (url) {
return !0;
},
};
}
export { __jsEvalReturn };