Spaces:
Running
Running
Update index.js
Browse files
index.js
CHANGED
@@ -27,7 +27,7 @@ const CONFIG = {
|
|
27 |
'Connection': 'Upgrade',
|
28 |
'Pragma': 'no-cache',
|
29 |
'Cache-Control': 'no-cache',
|
30 |
-
'User-Agent': 'Mozilla/5.0 (
|
31 |
'Upgrade': 'websocket',
|
32 |
'Origin': 'https://docs.anthropic.com',
|
33 |
'Sec-WebSocket-Version': '13',
|
|
|
27 |
'Connection': 'Upgrade',
|
28 |
'Pragma': 'no-cache',
|
29 |
'Cache-Control': 'no-cache',
|
30 |
+
'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.72 Safari/537.36',
|
31 |
'Upgrade': 'websocket',
|
32 |
'Origin': 'https://docs.anthropic.com',
|
33 |
'Sec-WebSocket-Version': '13',
|