From 604713325519b1e5a515835b1305829e076e521c Mon Sep 17 00:00:00 2001
From: qiuren <qiuren@yazhai.co>
Date: Thu, 6 Mar 2025 11:26:53 +0800
Subject: [PATCH] feat: 更新

---
 js/common.js | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/js/common.js b/js/common.js
index cb72e49..703822e 100644
--- a/js/common.js
+++ b/js/common.js
@@ -195,8 +195,7 @@ function handleVestApp  (appname)  {
         };
     } else if (
         appname == "among.chameet.bigoo.Live.video.chat" ||
-        appname == "com.nine.one.lite.android" || 
-        appname == "com.honey.live.chat.peach"
+        appname == "com.nine.one.lite.android"
     ) {
         /* 秘密直播或秘密lite */
         resourceObj = {
--
libgit2 0.25.0