Commit Graph

20 Commits

Author SHA1 Message Date
QIN2DIM 6cfa0ff855
Perf(claim): change to async style (#205)
* Perf(claim): change to async style
2023-09-01 11:35:32 +08:00
QIN2DIM 27cf1e9773
Update(utils): patch browser fingerprint (#199)
* update(utils): patch browser fingerprint

* update(utils): Remove irrelevant dependencies

* update(agents): move to

* Update .gitignore

* fix(claim): epic-games

* update(claim): add mini case

* fix(actions): secrets

* fix(requirements): solve conflict

* build(docker ): add mini CI case

* Update Dockerfile

* remove(scaffold): deploy, install, log

* fix(epic_games): import solver

* fix(epic_games): patch binary challenger

* merge hcaptcha-challenger

* Update(epic_games): more efficient

* feat(challenge): retry in the context

* Upadate(sample): template of docker compose

* Perf(epic_games): payment action
2023-08-24 01:47:00 +08:00
QIN2DIM d94e38847f Update Dockerfile 2022-10-24 00:59:47 +08:00
QIN2DIM fa477afc29
Update Dockerfile (#160) 2022-10-23 21:41:32 +08:00
QIN2DIM 530a906a41 chore: check format style 2022-09-30 16:05:02 +08:00
QIN2DIM fb0babfd75 Update Dockerfile 2022-09-26 21:35:52 +08:00
QIN2DIM 48be417d80 chore: add tini 2022-09-26 21:26:38 +08:00
QIN2DIM 083893a44d feat(talon-service): #132 2022-09-26 20:24:20 +08:00
QIN2DIM a055012347 Update Dockerfile 2022-09-26 18:51:57 +08:00
QIN2DIM 164acc8524 dev: beat-dance xvfb service 2022-09-26 17:42:32 +08:00
QIN2DIM 132f8df965 chore: moerge DriverWrapper 2022-09-26 16:38:43 +08:00
QIN2DIM 1de4f493a3 Update Dockerfile 2022-09-25 16:17:02 +08:00
QIN2DIM 55cdbcd39f v0.3.7.dev 2022-09-06 08:08:35 +08:00
QIN2DIM 44fea53c4e fixed: #124 2022-07-15 00:45:59 +08:00
QIN2DIM a7dcd7790f feat(challenge): #122 2022-07-13 16:52:25 +08:00
QIN2DIM 60c706151d feat(challenge): domestic cat #121 2022-07-12 20:36:57 +08:00
QIN2DIM 289a6d50b4 fix(bug): container solution #67 2022-05-20 04:47:27 +08:00
QIN2DIM 9a3af81369 v0.3.6.dev
1. 修复异常的流量特征;
2. 使用残差网络处理人机挑战 「水上飞机」「用树叶画的大象」;
3. 人机挑战决策优化,引入分流适配模式大幅度提升决策效率;
4. 修复消息服务器无法编排环境遍历的问题;
5. 支持运行时挂载,可在外部容器中缓存身份令牌;
2022-05-02 09:21:30 +08:00
QIN2DIM f3a4420c46 v0.3.2.dev
1. feat(add): Reinforcement of Memory
    大幅度提升人机挑战的解算速度;
2. feat(add): Context Session
    提升 claim 执行效率(约 35%);
3. fix(bug): bricklayer self-result
    提供更加丰富的游戏状态信息,调整消息模板,剔除具有误导性的日志信息。
4. fix(bug): RuntimeError: Event loop is closed
    使用新的方法处理 Windows 上的事件循环策略
2022-03-12 23:03:38 +08:00
QIN2DIM 8a2f69910e v0.3.0.dev
嘿!`EPIC 免费人` 项目开源,当前测试版本功能:

- 容器优化;
- 性能优化;
- Push+ 消息推送服务;
2022-03-02 15:39:58 +08:00