new web page

This commit is contained in:
novice.li 2024-03-17 09:02:23 +08:00
parent f94d1c8bc4
commit 3b786eb928
1 changed files with 1 additions and 1 deletions

View File

@ -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/')) {