Commit Graph

11 Commits

Author SHA1 Message Date
JasonYANG17 7c71c85494
feat(pusher): 加入pushplus微信消息推送功能 (#250)
* Create SourceGit.yaml

* Automated deployment @ 2024-02-26 14:48:13 Asia/Shanghai

* Automated deployment @ 2024-02-27 06:28:04 Asia/Shanghai

* Automated deployment @ 2024-02-28 06:28:07 Asia/Shanghai

* ADD PUSHPLUS

* Update SourceGit.yaml

* Automated deployment @ 2024-02-28 14:36:53 Asia/Shanghai

* Update SourceGit.yaml

* Automated deployment @ 2024-02-28 14:46:01 Asia/Shanghai

* Update PUSHPLUS.py

* Automated deployment @ 2024-02-28 14:54:28 Asia/Shanghai

* Automated deployment @ 2024-02-29 06:26:18 Asia/Shanghai

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-29 11:33:35 +08:00
QIN2DIM b6de6abb28 Update dependencies 2023-09-19 23:10:59 +08:00
QIN2DIM b2e43522c1
Build(requirements): minify dependencies (#207)
* Build(requirements): minify

* Fix(claim): invalid index of cookies object
2023-09-02 01:49:38 +08:00
QIN2DIM bb6e5d21ae fix(process-status): zero code 2023-08-24 02:40:04 +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 c8cdfa45a2
V0.4.2 (#163)
提升稳定性

* v0.4.2

* Update core.py

* Update Dockerfile

* Update samples

* Update ci_docker_dev.yaml

* detach requirements

* Update ci_docker_dev.yaml

* Update Dockerfile
2022-10-24 23:45:35 +08:00
QIN2DIM d7f5e0270a add: deepsource analyzers 2022-09-30 16:26:04 +08:00
QIN2DIM fe576b298c add: dev Docker CI 2022-09-30 16:17:26 +08:00
QIN2DIM 8ecb00d203 chore: add workflows template files 2022-05-21 01:29:24 +08:00
QIN2DIM 97c8b359bb v0.3.3.dev
1. 引入跨域认证解决方案;
2. 引入大量的异常断言方法,支持 `runtime` 异常捕获;
3. 提升 `claim` 任务的鲁棒性;
4. 支持自动适配驱动版本;
5. 解决 `numpy` 的版本依赖问题;
2022-03-16 16:52:19 +08:00
QIN2DIM 8a2f69910e v0.3.0.dev
嘿!`EPIC 免费人` 项目开源,当前测试版本功能:

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