https://github.com/palmcivet/juejin-miming
💎 海底掘金 - 科技改变生活
https://github.com/palmcivet/juejin-miming
juejin tampermonkey tampermonkey-script
Last synced: 3 months ago
JSON representation
💎 海底掘金 - 科技改变生活
- Host: GitHub
- URL: https://github.com/palmcivet/juejin-miming
- Owner: palmcivet
- Created: 2022-01-17T16:05:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T09:35:47.000Z (over 3 years ago)
- Last Synced: 2025-01-16T14:47:57.992Z (4 months ago)
- Topics: juejin, tampermonkey, tampermonkey-script
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 海底掘金
这是一个针对 [掘金 - 海底掘金活动](https://juejin.cn/game/haidijuejin/) 编写的油猴脚本,实现了用户信息的自动获取和掘进方式的高效的选择,而不用手动拼接代码。
部分代码参考了以下两篇文章:
- [2022年了,你还在手动挖矿吗?3分钟海底掘金直通攻略](https://juejin.cn/post/7047688281693585415)
- [Javascript 如何全面接管xhr请求](https://juejin.cn/post/7019704757556084750)> 此脚本只是方便执行代码,并没有自动化挖矿哦~
## 安装
- [Release](https://github.com/palmcivet/juejin-miming/releases)
- [Greasy Fork](https://greasyfork.org/zh-CN/scripts/438691-%E6%B5%B7%E5%BA%95%E6%8E%98%E9%87%91)
- [Script](https://palmcivet.github.io/juejin-miming/index.js)## 使用
脚本会自动获取 `authorization` 和 `x-tt-gameid` 字段,用户只需要根据情况选择掘进方式,然后点击 *执行* 按钮
## 开发
- 调试 UI
```bash
$ yarn dev
```
- 编译
```bash
$ yarn build
```## 许可协议
MIT