123网盘解析规则优化

This commit is contained in:
QAIU
2023-07-27 17:45:53 +08:00
parent 9a1c9d8ba2
commit 878f61d349
6 changed files with 196 additions and 1 deletions

View File

@@ -60,7 +60,12 @@
<artifactId>core-database</artifactId>
<version>0.1.6</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.openjdk.nashorn/nashorn-core -->
<dependency>
<groupId>org.openjdk.nashorn</groupId>
<artifactId>nashorn-core</artifactId>
<version>15.4</version>
</dependency>
</dependencies>