Skip to content

Commit

Permalink
default botmanagement fields should not contain ja3Hash
Browse files Browse the repository at this point in the history
  • Loading branch information
jasnell committed May 16, 2023
1 parent e8bc32c commit bbf62ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/workerd/api/global-scope.c++
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ void handleDefaultBotManagement(v8::Isolate* isolate, v8::Local<v8::Object> cf)
static constexpr auto DEFAULT_BM = R"DATA({
"corporateProxy": false,
"verifiedBot": false,
"ja3Hash": "25b4882c2bcb50cd6b469ff28c596742",
"jsDetection": { "passed": false },
"staticResource": false,
"detectionIds": {},
Expand Down

0 comments on commit bbf62ea

Please # to comment.