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

Update example fingerprint #12

Merged
merged 2 commits into from
Mar 15, 2023
Merged

Update example fingerprint #12

merged 2 commits into from
Mar 15, 2023

Commits on Mar 15, 2023

  1. Update example fingerprint

    Sorry for this nitpick, but I was referencing this repository while implementing a rate limiter and got into some trouble due to the fingerprint implementation. I'm not sure if this is always the case, but in Next.js the `req.socket.remoteAddress` rather points at the server address.
    
    https://stackoverflow.com/a/19524949/7776268
    adamalfredsson committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    587f3b2 View commit details
    Browse the repository at this point in the history
  2. Update example

    adamalfredsson committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f217e91 View commit details
    Browse the repository at this point in the history