From 3b786eb9282efcff1b4d7033dd78cf302b15f222 Mon Sep 17 00:00:00 2001 From: "novice.li" Date: Sun, 17 Mar 2024 09:02:23 +0800 Subject: [PATCH] new web page --- jetbra.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetbra.js b/jetbra.js index 9f07d4e..65c1e11 100644 --- a/jetbra.js +++ b/jetbra.js @@ -50,7 +50,7 @@ let addButton = async function () { color: white; } `); - const backendBaseUrl = 'https://jetbra.noviceli.win' + const backendBaseUrl = 'https://jetbra.novitechie.com' let url = window.location.href if (!url.startsWith('https://plugins.jetbrains.com/plugin/')) {