Skip to content

Commit cb77e03

Browse files
committed
chore
1 parent 62655bd commit cb77e03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/apis/chatgpt-web.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ export async function generateAnswersWithChatgptWebApi(port, question, session,
222222
proofToken = generateProofToken(
223223
requirements.proofofwork.seed,
224224
requirements.proofofwork.difficulty,
225+
navigator.userAgent,
225226
)
226227
}
227228

0 commit comments

Comments
 (0)