yxmiler commited on
Commit
8fd3a7a
·
verified ·
1 Parent(s): 1e20707

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36',
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',