From 77218a43965b8479394282945971a8082589465a Mon Sep 17 00:00:00 2001 From: yulong Date: Mon, 12 Jan 2026 06:18:52 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=E3=80=8Cjtx260110/lib=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jtx260110/lib/模板.js | 412 +++++++++++++++++++++ jtx260110/lib/河马短剧.json | 81 +++++ jtx260110/lib/演唱会.json | 705 ++++++++++++++++++++++++++++++++++++ jtx260110/lib/爱你短剧.json | 81 +++++ 4 files changed, 1279 insertions(+) create mode 100644 jtx260110/lib/模板.js create mode 100644 jtx260110/lib/河马短剧.json create mode 100644 jtx260110/lib/演唱会.json create mode 100644 jtx260110/lib/爱你短剧.json diff --git a/jtx260110/lib/模板.js b/jtx260110/lib/模板.js new file mode 100644 index 0000000..1704393 --- /dev/null +++ b/jtx260110/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_.*?=(.*?)