From 93fb56a83d2af3584a222b1abab308764cb4f5f5 Mon Sep 17 00:00:00 2001 From: zpj80231 Date: Tue, 16 Jun 2026 17:21:01 +0800 Subject: [PATCH] feat: update config --- config/dns.conf | 3 ++- config/privacy.conf | 2 +- config/url.conf | 4 +++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/config/dns.conf b/config/dns.conf index 090e4e0..9102d7a 100644 --- a/config/dns.conf +++ b/config/dns.conf @@ -1,3 +1,4 @@ [DNS] EQUAL,jetbrains.com -EQUAL,plugin.obroom.com \ No newline at end of file +EQUAL,plugin.obroom.com +EQUAL,extratoolspack.com \ No newline at end of file diff --git a/config/privacy.conf b/config/privacy.conf index d5f28a8..8115780 100644 --- a/config/privacy.conf +++ b/config/privacy.conf @@ -4,7 +4,7 @@ EQUAL,Nasller.License EQUAL,nasller [Trace_Check_Package] -PREFIX,lermitage.intellij +KEYWORD,lermitage.intellij [Hide_Package] PREFIX,com.janetfilter diff --git a/config/url.conf b/config/url.conf index 8f1bad0..e5492d9 100644 --- a/config/url.conf +++ b/config/url.conf @@ -8,4 +8,6 @@ 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 +KEYWORD,116.62.33.138 +KEYWORD,ij-extra-all-plugins-pack-pub +KEYWORD,extratoolspack.com \ No newline at end of file