Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lgc2333 committed Feb 24, 2024
1 parent df2082a commit d63bdb0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 12 deletions.
19 changes: 8 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<!-- markdownlint-disable MD033 MD036 MD041 -->

<div align="center">
<img src="https://raw.githubusercontent.com/lgc-LLSEDev/readme/main/LLBlackBEEx/icon.png" height="256px" width="256px"/>

<img alt="logo" src="https://raw.githubusercontent.com/lgc-LLSEDev/readme/main/LLBlackBEEx/icon.png" height="256px" width="256px"/>

# LLBlackBEEx

Expand Down Expand Up @@ -39,13 +40,9 @@ _✨ 支持本地云端双名单、功能**更**完善的黑名单插件 ✨_
### 使用 Lip

```shell
lip i llblackbeex
lip i https://github.com/lgc-LLDev/LLBlackBEEx
```

### 手动打包

`dist` 文件夹中内容打包成 `llplugin` 安装即可

## 指令

### `blackbe`
Expand Down Expand Up @@ -145,11 +142,6 @@ lip i llblackbeex
// 服务器名称(该配置项暂时没用,准备做私有库管理但是没做)
"serverName": "服务器",

// 请求 BlackBE API 使用的代理
// 格式类似 http://127.0.0.1:7890,填写 false 为不使用
// 填写之后会自动解析为对象结构
"proxy": false,

// BlackBE API 域名
"apiHost": "https://api.blackbe.work/",

Expand Down Expand Up @@ -206,6 +198,11 @@ QQ:3076823485

## 更新日志

### 1.1.0

- 适配 LeviLamina(LL3)的 LegacyScriptEngine
-`network.httpGet` & `network.httpPost` 不支持 `proxy`,移除了 `proxy` 配置项

### 1.0.1

- 把文件日志记录加回来了
Expand Down
2 changes: 1 addition & 1 deletion v0/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- markdownlint-disable MD033 MD041 -->

<div align="center">
<img src="https://raw.githubusercontent.com/lgc-LLSEDev/readme/main/LLBlackBEEx/icon.png" height="256px" width="256px"/>
<img alt="logo" src="https://raw.githubusercontent.com/lgc-LLSEDev/readme/main/LLBlackBEEx/icon.png" height="256px" width="256px"/>

# LLBlackBEEx

Expand Down

0 comments on commit d63bdb0

Please sign in to comment.