Skip to content

Commit c616ec1

Browse files
committed
👀 sneakier client identifier
1 parent d8a0d8d commit c616ec1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎lib/chuko/api/tutti_gql.ex‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,7 @@ defmodule Chuko.Api.TuttiGql do
284284
headers: [
285285
user_agent: Chuko.AgentUser.get(),
286286
"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"
287+
"x-tutti-client-identifier": "web/1.0.0+env-live.git-a70218e"
289288
],
290289
max_retries: 2
291290
# cache: true

0 commit comments

Comments
 (0)