Skip to content

Commit

Permalink
chore(analyze): Update crawler list with Coda Server Fetcher (#1580)
Browse files Browse the repository at this point in the history
This updates the crawler list to include a user agent submitted by a user.

Closes #1579 (replaces it because I needed to regenerate the WebAssembly).
  • Loading branch information
blaine-arcjet authored Sep 10, 2024
1 parent 22909f1 commit 91dd435
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file modified analyze/wasm/arcjet_analyze_js_req.component.core.wasm
Binary file not shown.
Binary file modified analyze/wasm/arcjet_analyze_js_req.component.wasm
Binary file not shown.
1 change: 1 addition & 0 deletions protocol/well-known-bots.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ export type ArcjetWellKnownBot =
| "CLOUDSYSTEMNETWORKS_CRAWLER"
| "COCCOC_CRAWLER"
| "COCOLYZE_CRAWLER"
| "CODA_SERVER_FETCHER"
| "CODEWISE_CRAWLER"
| "COGNITIVESEO_CRAWLER"
| "COMMONCRAWL_CRAWLER"
Expand Down

0 comments on commit 91dd435

Please sign in to comment.