From d2d89533b08e619132747a81fb1e5a0073255b63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Nov 2023 15:15:12 +0000 Subject: [PATCH] update default_config.json --- dist/default_config.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/dist/default_config.json b/dist/default_config.json index 50b8b0f..42c6c16 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -65,13 +65,17 @@ ], "monkeyH5FloatBall": { "enable": true, - "blockUrls": [], + "blockUrls": [ + "*immersivetranslate.com/preview" + ], "clickType": "translate", "afterInstalledAt": "" }, "pcFloatBall": { "enable": true, - "blockUrls": [], + "blockUrls": [ + "*immersivetranslate.com/preview" + ], "clickType": "translate", "afterInstalledAt": "2023-10-28" }, @@ -4691,6 +4695,6 @@ } } ], - "buildinConfigUpdatedAt": "2023-11-21T13:56:02.000Z", + "buildinConfigUpdatedAt": "2023-11-21T15:15:12.793Z", "latestVersion": "0.11.6" }