This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add ja3Hash to request.cf.botManagement (#258)
Closes #213 Example: https://kian.org.uk/cf.json ```json "botManagement": { "ja3Hash": "2a18e6bf307f97c5e27f0ab407dc65db", "staticResource": false, "verifiedBot": false, "score": 98 }, ``` It doesn't appear on all zones with Bot Management, i.e https://workers.cloudflare.com/cf.json, so adding as optional.
- Loading branch information