From eb4ceb61ba775988f39cf1a7b1305cd0c8f1c517 Mon Sep 17 00:00:00 2001 From: Hisoar Y Date: Mon, 26 Feb 2024 03:46:53 +0000 Subject: [PATCH] Update JustLive.js --- lib/JustLive.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/JustLive.js b/lib/JustLive.js index 9fa1f33..a67e193 100644 --- a/lib/JustLive.js +++ b/lib/JustLive.js @@ -162,6 +162,10 @@ var rule = { title: "解析1", url: 'http://epg.112114.xyz/' + jo.platForm +'/' + jo.roomId }, + { + title: "AAA", + url: 'https://live.metshop.top/huya/' + jo.roomId + }, { title: "解析2", url: "https://www.aois.eu.org/live/" + jo.platForm + "/" + jo.roomId @@ -228,4 +232,4 @@ var rule = { input = false } `, -} \ No newline at end of file +}