feat: enhance cookie handling by introducing CookieResult and updating get_cookies_from_browser to return structured results

This commit is contained in:
bohd4nx
2026-04-14 01:25:25 +03:00
parent 269551da2f
commit 391d15221b
17 changed files with 99 additions and 37 deletions
-1
View File
@@ -29,7 +29,6 @@ jobs:
runs-on: ubuntu-latest
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
COOKIES_JSON: ${{ secrets.COOKIES_JSON }}
strategy:
fail-fast: false