Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
txthinking authored Mar 12, 2024
1 parent d19fdd1 commit 9cb5e81
Showing 1 changed file with 20 additions and 7 deletions.
27 changes: 20 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,28 +19,41 @@ bash <(curl https://bash.ooo/brew.sh)
```

## [fly.js](https://github.com/txthinking/jb)
此脚本一键式帮助你在 fly.io 免费部署一个 brook, 无需你去 fly.io 网站进行任何操作。重新部署只需要再次运行脚本即可。
> This script helps you deploy a brook on fly.io for free, no need to go to the fly.io website for any operations.

This script helps you deploy a brook on fly.io for free, no need to go to the fly.io website for any operations.

```
jb https://bash.ooo/fly.js
```

## [china.js](https://github.com/txthinking/jb)
自动生成自用的中国大陆域名列表

Automatically generated list or module of China domains

```
jb https://bash.ooo/china.js
```

## [appid.js](https://github.com/txthinking/jb)
从 macOS app 中读取 appid
> Get appid from macOS app

Get appid from macOS app

```
jb https://bash.ooo/appid.js
```

## [import.js](https://github.com/txthinking/jb)
Brook导入链接生成器,限制次数,设置过期时间,限制浏览器访问
> Brook Import Link Generator, limit times, expiration time, restrict browser access.

Brook Import Link Generator, limit times, expiration time, restrict browser access

```
jb https://bash.ooo/import.js
```

## [bundle.js](https://github.com/txthinking/jb)

Bundle all files in a folder and then embed them into a standalone js file.

```
jb https://bash.ooo/bundle.js
```

0 comments on commit 9cb5e81

Please sign in to comment.