Commit Graph

148 Commits

Author SHA1 Message Date
QIN2DIM 891684d29a
feat(tenacity): Stable Message Queue (#238) 2023-11-21 21:13:44 +08:00
CH3NG b22ed65d00
fine-tuning(agent): move paid games to wishlist (#233)
* fine-tuning(agent): move paid games to wishlist  

---------

Co-authored-by: QIN2DIM <62018067+QIN2DIM@users.noreply.github.com>
2023-11-15 04:23:59 +08:00
QIN2DIM 0570730894 fixed: #230
Co-Authored-By: 你想要的是咸菜 <63651801+decike@users.noreply.github.com>
2023-11-05 18:19:13 +08:00
QIN2DIM 7dd08602b9
feat(claim): logged version of the solver (#229)
Co-authored-by: Bubble <56923863+dengyuncheng27@users.noreply.github.com>
2023-10-29 01:49:28 +08:00
Bubble 4d514f763f
fixed: Compatible with new EPIC Store UI (#227)
* fixed: #225 (#226)
1. modify login choose button css
2. modify go to url_claim time

* fix(epic-games): Compatible with new EPIC Store UI

---------

Co-authored-by: QIN2DIM <62018067+QIN2DIM@users.noreply.github.com>
2023-10-29 01:30:54 +08:00
QIN2DIM 1841cbb336 feat(self-supervised): sync latest solver 2023-10-26 23:39:09 +08:00
QIN2DIM 295143750d refactor 2023-10-18 00:48:00 +08:00
QIN2DIM af0f48b1d9
patch(solver): new iframe prod of challenge (#221) 2023-10-18 00:24:03 +08:00
QIN2DIM 27dc53d65e
patch(epic-games): new login page style (#220) 2023-10-17 23:54:21 +08:00
QIN2DIM a065b94d41
Feat(epic-games): claim bundle games (#215)
* Feat(epic-games): claim bundle games

* Update hcaptcha-challenger
2023-10-13 18:15:22 +08:00
QIN2DIM 15d15267f7 Fix(get-promotions): TypeError 2023-10-13 14:30:30 +08:00
QIN2DIM 0c9269b66f
fixed: #211 (#212) 2023-09-23 15:17:08 +08:00
QIN2DIM 8fa5b424f8
Perf(claim): env detection (#210)
* Perf(claim): env detection
2023-09-20 15:29:46 +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 70d397059b Feat(services): 支持多用户 2023-09-01 12:07:29 +08:00
QIN2DIM 22aaab3b28 Update models.py 2023-09-01 12:00:00 +08:00
QIN2DIM 6cfa0ff855
Perf(claim): change to async style (#205)
* Perf(claim): change to async style
2023-09-01 11:35:32 +08:00
QIN2DIM 338eb55eec
Feat(challenge): merge YOLOv8 motion-flow (#204)
* Feat(challenge): merge YOLOv8 motion-flow

* Update claim.py

* Update epic_games.py
2023-08-30 18:48:07 +08:00
QIN2DIM 1f81551a3f Update models.py 2023-08-24 18:57:03 +08:00
QIN2DIM 7213857c8e feat(tarnished): remove namespace 2023-08-24 18:35:43 +08:00
QIN2DIM 8713b11706 Update claim.py 2023-08-24 18:01:52 +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 dc0820c935 Update core.py 2022-12-13 12:08:22 +08:00
QIN2DIM 18c3bcfe6d Update core.py 2022-11-18 00:44:08 +08:00
QIN2DIM aa632b58fd
attach workflow (#179)
* attach workflow

* Update core.py
2022-11-17 23:40:17 +08:00
QIN2DIM e47a1367a6
v0.4.4 (#178)
* attach workflow
2022-11-09 20:33:08 +08:00
QIN2DIM a1889fe919 fixed: #175 #173 2022-11-09 01:21:09 +08:00
QIN2DIM 87d8345b40
v0.4.3 attach workflow (#176)
* attach workflow

* skipcq: PYL-W0106
2022-11-08 23:52:38 +08:00
QIN2DIM 5d480c9fa5
EU gamer all cookies issue (#170) 2022-11-03 23:50:27 +08:00
QIN2DIM 2f63c1c09b Update core.py 2022-10-29 01:26:34 +08:00
QIN2DIM f1c6caffc0
fix(bug): forever wait (#167)
* update: metaphysics

* fix(bug): forever wait
2022-10-29 00:50:01 +08:00
QIN2DIM 6e7fbb8b71
update: stabilizer patch (#166)
* update: stabilizer patch

* skipcq: PYL-W0106
2022-10-28 21:43:59 +08:00
QIN2DIM d0d8674c63
update: promotions match-rules (#164) 2022-10-28 04:35:23 +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 cdf38a7f6f v0.4.1
launch_persistent_context
2022-10-24 01:35:55 +08:00
QIN2DIM 8fb4148b73 Update ninja.py 2022-10-24 01:09:45 +08:00
QIN2DIM 62a96a469c Update core.py 2022-10-23 23:09:03 +08:00
QIN2DIM 4204cb4d50 Update core.py 2022-10-23 22:40:01 +08:00
QIN2DIM 489cedc88a Update deploy.py 2022-10-23 22:36:09 +08:00
QIN2DIM 69114a9862 fix(bug): selector resolved to visible 2022-10-23 22:31:27 +08:00
QIN2DIM 96ceb735b4 fix(bug): reload ctx_cookies 2022-10-23 22:20:15 +08:00
QIN2DIM 1f5821ce3b
Feat smart movement (#161)
* Update Dockerfile

* fix(bug): headful challenge
2022-10-23 22:00:05 +08:00
QIN2DIM df94e69c24
v0.4.0 (#159)
* v0.4.0

Ninja Pattern

* chore

* Multiple imports for an import name detected PYL-W0404

* Re-definition found for builtin function PYL-W0622

* Consider removing the commented out code block PY-W0069

* Consider using f-strings PYL-C0209

* Exceptions are overlapping PYL-W0714

* Unassigned string statement PYL-W0105

* Field duplicates the name of its containing class PTC-W0052
2022-10-23 21:26:16 +08:00
QIN2DIM bd56c0e7c8
update: optimized workflow (#156) 2022-10-03 00:14:49 +08:00
QIN2DIM cbaf0c2178
fix: #152 (#154)
* fix: #152

* Update settings.py
2022-10-02 16:59:29 +08:00
QIN2DIM a4ec5f93ed
update(get): enhance efficiency (#153)
提升 get 指令的運行效率
2022-10-02 14:12:23 +08:00
QIN2DIM 98cbce6b23 update: get precheck 2022-10-02 03:40:38 +08:00
QIN2DIM 0d4bab79b4 Update get.py 2022-10-02 03:04:02 +08:00