We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3dd8f7 commit 0106e09Copy full SHA for 0106e09
app/handler.py
@@ -45,7 +45,6 @@ def get_question_of_today():
45
},
46
headers={
47
"authority": "leetcode.com",
48
- "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36",
49
}
50
)
51
0 commit comments