Signed-off-by: rany <rany2@riseup.net>
This commit is contained in:
Rany 2024-11-09 10:46:23 +02:00 committed by GitHub
parent 146b9d1bb5
commit 16c973bec8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
"""This module contains functions for generating the Sec-MS-GEC and Sec-MS-GEC-Version tokens."""
from datetime import datetime, timezone
import hashlib
from datetime import datetime, timezone
from .constants import CHROMIUM_FULL_VERSION, TRUSTED_CLIENT_TOKEN