itsmeucu

Results 1 comments of itsmeucu

missile.js文件,注释 4876行 xhr.send(data) 我这边有效 ![Snipaste_2023-09-18_13-28-28](https://github.com/numberwolf/h265web.js/assets/109268080/305d031b-9558-4617-a789-9b4e5427f89b) 原位置上下文部分内容如下 xhr.onreadystatechange = function(e) { HEAPU16[fetch + 40 >> 1] = xhr.readyState; if (xhr.readyState >= 2) { HEAPU16[fetch + 42 >> 1] = xhr.status }...