mirror of
https://github.com/octopusYan/alist-gui.git
synced 2026-08-26 16:34:44 +08:00
pref: 获取平台网络代理配置
This commit is contained in:
8
pom.xml
8
pom.xml
@ -56,6 +56,14 @@
|
||||
<version>2.0.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- java 网络代理查找库-->
|
||||
<!-- https://github.com/MarkusBernhardt/proxy-vole -->
|
||||
<!-- https://mvnrepository.com/artifact/org.bidib.com.github.markusbernhardt/proxy-vole -->
|
||||
<dependency>
|
||||
<groupId>org.bidib.com.github.markusbernhardt</groupId>
|
||||
<artifactId>proxy-vole</artifactId>
|
||||
<version>1.1.5</version>
|
||||
</dependency>
|
||||
|
||||
<!-- slf4j -->
|
||||
<!-- https://slf4j.org/manual.html -->
|
||||
|
||||
Reference in New Issue
Block a user