We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a0d8d commit c616ec1Copy full SHA for c616ec1
‎lib/chuko/api/tutti_gql.ex‎
@@ -284,8 +284,7 @@ defmodule Chuko.Api.TuttiGql do
284
headers: [
285
user_agent: Chuko.AgentUser.get(),
286
"Content-Type": "application/json",
287
- # let's see how long this works
288
- "x-tutti-client-identifier": "web/1337.69+please-dont-block-me-uwu"
+ "x-tutti-client-identifier": "web/1.0.0+env-live.git-a70218e"
289
],
290
max_retries: 2
291
# cache: true
0 commit comments