From be7e2359a5ed287bc9c61e615cdb2d8640d2ff91 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Thu, 13 Jun 2024 18:06:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 56ea762..5cad0d0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "Coinkos", + "name" : "BTCEX", "appid" : "__UNI__88A589F", "description" : "", "versionName" : "1.0.0", @@ -112,8 +112,8 @@ "router" : { "base" : "./" }, - "domain" : "https://app.coinkos.com", - "title" : "Coinkos", + "domain" : "https://app.btcaholic.com", + "title" : "BTCEX", "template" : "main.html" } }