From 6f84e399e6700f6f9f895fd7b4172c08287562cc Mon Sep 17 00:00:00 2001 From: yulong Date: Thu, 6 Nov 2025 16:53:01 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20jtxtv09/lib?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jtxtv09/lib/模板.js | 412 ++++++++++++++++++++++ jtxtv09/lib/河马短剧.json | 81 +++++ jtxtv09/lib/演唱会.json | 705 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 1198 insertions(+) create mode 100644 jtxtv09/lib/模板.js create mode 100644 jtxtv09/lib/河马短剧.json create mode 100644 jtxtv09/lib/演唱会.json diff --git a/jtxtv09/lib/模板.js b/jtxtv09/lib/模板.js new file mode 100644 index 0000000..1704393 --- /dev/null +++ b/jtxtv09/lib/模板.js @@ -0,0 +1,412 @@ +if (typeof Object.assign !== 'function') { + Object.assign = function () { + let target = arguments[0]; + for (let i = 1; i < arguments.length; i++) { + let source = arguments[i]; + for (let key in source) { + if (Object.prototype.hasOwnProperty.call(source, key)) { + target[key] = source[key]; + } + } + } + return target; + }; +} + +// 通用免嗅探播放 +let common_lazy = `js: + let html = request(input); + let hconf = html.match(/r player_.*?=(.*?)