From 2fb621650eb818a55583073fc93e07198c8b7339 Mon Sep 17 00:00:00 2001 From: zpj80231 Date: Tue, 31 Mar 2026 09:11:07 +0800 Subject: [PATCH] Update url adaptation 2026.1 --- config/url.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/url.conf b/config/url.conf index d30acf3..8f1bad0 100644 --- a/config/url.conf +++ b/config/url.conf @@ -1,6 +1,11 @@ [URL] PREFIX,https://check-license.squaretest.com PREFIX,https://account.jetbrains.com/lservice/rpc/validateKey.action +PREFIX,https://account.jetbrains.com/lservice/rpc/validateLicense.action +PREFIX,https://account.jetbrains.com/lservice/rpc/obtainAgreement.action +PREFIX,https://account.jetbrains.com/lservice/rpc/obtainLicense.action PREFIX,https://account.jetbrains.com.cn/lservice/rpc/validateKey.action PREFIX,https://account.jetbrains.com.cn/lservice/rpc/validateLicense.action +PREFIX,https://account.jetbrains.com.cn/lservice/rpc/obtainAgreement.action +PREFIX,https://account.jetbrains.com.cn/lservice/rpc/obtainLicense.action KEYWORD,116.62.33.138 \ No newline at end of file