Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headers parameter and Escaping Parenthesis error fix #66

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Dec 29, 2022

  1. Fixed typo headers request

    There was a typo causing an error when sending requests with custom headers
    PolEspurnes committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    7488d07 View commit details
    Browse the repository at this point in the history
  2. Escaping parenthesis on regex to fix error

    re.error: unbalanced parenthesis at position X
    Fixed by: m4ll0k#63
    PolEspurnes committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    ec38c84 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    8863cfe View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Update SecretFinder.py

    PolEspurnes committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    2c97c16 View commit details
    Browse the repository at this point in the history