From 3fbc280e28a42345c770a94cb8362923ca37c482 Mon Sep 17 00:00:00 2001 From: xream Date: Mon, 2 Oct 2023 16:21:08 +0800 Subject: [PATCH] =?UTF-8?q?[+]=20=E9=87=8D=E5=A4=8D=E8=8A=82=E7=82=B9?= =?UTF-8?q?=E9=80=9A=E7=9F=A5=E4=B8=AD=E5=A2=9E=E5=8A=A0=E8=AE=A2=E9=98=85?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E5=92=8C=E9=87=8D=E5=A4=8D=E8=8A=82=E7=82=B9?= =?UTF-8?q?=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/package.json | 2 +- backend/src/restful/sync.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/package.json b/backend/package.json index 6d4e6eb..3f487b8 100644 --- a/backend/package.json +++ b/backend/package.json @@ -1,6 +1,6 @@ { "name": "sub-store", - "version": "2.14.61", + "version": "2.14.62", "description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.", "main": "src/main.js", "scripts": { diff --git a/backend/src/restful/sync.js b/backend/src/restful/sync.js index 67a85ee..2cdebac 100644 --- a/backend/src/restful/sync.js +++ b/backend/src/restful/sync.js @@ -51,7 +51,7 @@ async function produceArtifact({ type, name, platform }) { if (exist[proxy.name]) { $.notify( '🌍 Sub-Store', - '⚠️ 订阅包含重复节点!', + `⚠️ 订阅 ${name} 包含重复节点 ${proxy.name}!`, '请仔细检测配置!', { 'media-url': @@ -142,7 +142,7 @@ async function produceArtifact({ type, name, platform }) { if (exist[proxy.name]) { $.notify( '🌍 Sub-Store', - '⚠️ 订阅包含重复节点!', + `⚠️ 组合订阅 ${name} 包含重复节点 ${proxy.name}!`, '请仔细检测配置!', { 'media-url':