refactor(config): 重命名弹幕配置文件并更新依赖库

将弹幕配置文件 `danmu_aowu.json` 和 `danmu_huban.json` 分别重命名为 `dm_aowu.json` 和 `dm_huban.json`,并更新了自定义爬虫 jar 包路径。同时添加了新的 dmlib 库文件及其对应的 MD5 校验文件,移除了旧的 aowu.jar 文件。
```
This commit is contained in:
Wang.Luo 2025-09-23 00:26:40 +08:00
parent 91b3fc8b43
commit d184f2a905
8 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"spider": "./jar/aowu.jar",
"spider": "./dmlib/custom_spider.jar",
"wallpaper": "https://api.paugram.com/wallpaper/",
"warningText": "仅作学习交流测试使用配置或下载后请于24小时之内删除",
"lives": [

BIN
dmlib/custom_spider.jar Normal file

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1 @@
822DB18B2785810D67397893CCB283C1

Binary file not shown.

View File

@ -0,0 +1 @@
ACB9B1B1283A610BD80B6E0A2FCC7DB6

Binary file not shown.