OPENIDE #24 Restrict IDE access to untrusted sources

This commit is contained in:
Nikita Iarychenko
2024-12-26 11:52:31 +04:00
parent 63885e8807
commit 0a1171e887

View File

@@ -24,7 +24,8 @@ object WhiteListUrls {
"https://repo1.maven.org/maven2/net/sourceforge/plantuml/plantuml/1.2023.10/plantuml-1.2023.10.jar",
"https://amplicode.ru",
"https://download.openide.ru",
"https://download-ide.axiomjdk.ru"
"https://download-ide.axiomjdk.ru",
"https://schemastore.org"
)
@JvmStatic