移除加密代理;新增备用订阅更新。

This commit is contained in:
2025-04-26 23:59:28 +08:00
parent 95329a5603
commit ceef2dae12
8 changed files with 337 additions and 93 deletions
+6
View File
@@ -58,6 +58,12 @@
<artifactId>commons-compress</artifactId>
<version>1.25.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.14</version>
</dependency>
</dependencies>
<build>