mirror of
https://github.com/luzhisheng/js_reverse.git
synced 2025-04-19 18:24:51 +08:00
2 lines
90 B
JavaScript
2 lines
90 B
JavaScript
datas = JSON.parse(lop(String.fromCharCode.apply(this, new Uint8Array(data.data)))).data;
|