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

Add new RegEx for facebook tokens #225

Merged
4 commits merged into from Nov 10, 2021
Merged

Add new RegEx for facebook tokens #225

4 commits merged into from Nov 10, 2021

Commits on Nov 1, 2021

  1. Add new RegEx for facebook tokens

    - Add new RegEx and tests for facebook app tokens and access token
      based on v12 API
      https://developers.facebook.com/docs/facebook-login/access-tokens/
    nodtem66 committed Nov 1, 2021
    Copy the full SHA
    0059269 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Remove testcases and adjust the rarity

    - Remove testcases from fixtures/file and test_click.py
    - Adjust the rarity of Access token and App token to 0.2 and 0.3,
      respectively
    nodtem66 committed Nov 3, 2021
    Copy the full SHA
    75a9464 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Copy the full SHA
    b720538 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Copy the full SHA
    6f7f891 View commit details
    Browse the repository at this point in the history