feat: restore bili plugin, merge only web+webfetch into browser plugin

This commit is contained in:
root
2026-07-18 21:11:18 +08:00
parent 0856a9b2c3
commit 2284d8897c
7 changed files with 358 additions and 158 deletions

7
example/bili/go.mod Normal file
View File

@ -0,0 +1,7 @@
module bili
go 1.25.0
require gitcode.com/JianFeeeee/homeagent-sdk v0.0.0
replace gitcode.com/JianFeeeee/homeagent-sdk => ../..