From 0e4e336a616397dda9a5a445004aa778c2863f17 Mon Sep 17 00:00:00 2001 From: Wildan Zulfikar Date: Tue, 21 Oct 2025 15:04:34 +0300 Subject: [PATCH] Fix internal server error when calling autumn from Chrome Extension --- server/src/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server/src/index.ts b/server/src/index.ts index 1576806ca..9ba7f9019 100644 --- a/server/src/index.ts +++ b/server/src/index.ts @@ -76,6 +76,8 @@ const init = async () => { const wildcardPatterns = [ /^https:\/\/.*\.useautumn\.com$/, /^https:\/\/.*\.alphalog\.ai$/, + /^https:\/\/.*\.alphalog\.ai$/, + /^chrome-extension:\/\/.*/, ]; app.use(