https://github.com/lewis617/weibo-pic-bed
https://github.com/lewis617/weibo-pic-bed
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lewis617/weibo-pic-bed
- Owner: lewis617
- Created: 2018-11-16T09:20:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T09:46:02.000Z (over 6 years ago)
- Last Synced: 2025-01-24T17:45:28.077Z (4 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nodejs 版本的 微博图床
设置环境变量 `WEIBO_ACCOUNT` 为你的微博账号密码,用英文分号分开,比如: `'uername;password'`,然后执行
```bash
node index
```