Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: as0ler/BinaryCookieReader Loading
base: 2d4844b
Choose a base ref
...
head repository: dcas796/BinaryCookieReader Loading
compare: 6978c2b
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 8, 2024

  1. Update BinaryCookieReader.py

    Changelog:
    - Added support for Python 3.12.3
    - Added support for the SameSite Lax & SameSite Strict flags
    - Added functionality to create a `cookies.txt` file in the `Netscape Cookies.txt File Format`
    dcas796 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    6ab23a0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    dcas796 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    fa20e39 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    dcas796 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    6978c2b View commit details
    Browse the repository at this point in the history
Loading