An open API service indexing awesome lists of open source software.

https://github.com/3lang3/script_captcha_demo


https://github.com/3lang3/script_captcha_demo

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# cf5s demo

仅做交流学习用,如有侵权请联系删除。

## 使用

### 安装 node

先安装`node`, 👉[node 官网](https://nodejs.org/zh-cn/)

### 安装依赖

```bash
npm install
npx patchright install chromium
```

### 启动

```bash
npm start
```