diff --git a/output.js b/output.js index 3d16614..cdf9f3a 100644 --- a/output.js +++ b/output.js @@ -1,7 +1,12 @@ -//Mon Apr 28 2025 11:09:41 GMT+0000 (Coordinated Universal Time) +//Mon Apr 28 2025 11:10:24 GMT+0000 (Coordinated Universal Time) //Base:https://github.com/echo094/decode-js //Modify:https://github.com/smallfawn/decode_action -function getBarrageUrl(_0x22aee3) { - var _0x10845d = util.format("https://api.bilibili.com/x/v1/dm/list.so?oid=%s", _0x22aee3); - return _0x10845d; +function getBarrage(_0x193479) { + var _0x5b1751 = _0x193479.select("d"); + _0x5b1751 = _0x5b1751.toArray(); + var _0x2f0f68 = []; + for (let _0x60dc87 = 0; _0x60dc87 < _0x5b1751.length; _0x60dc87++) { + _0x2f0f68.push(_0x5b1751[_0x60dc87].text()); + } + return _0x2f0f68; } \ No newline at end of file diff --git a/output.py b/output.py index 7fac18f..28d5378 100644 Binary files a/output.py and b/output.py differ