mirror of
https://github.com/rany2/edge-tts
synced 2024-11-22 01:45:02 +00:00
parent
146b9d1bb5
commit
16c973bec8
@ -1,7 +1,7 @@
|
|||||||
"""This module contains functions for generating the Sec-MS-GEC and Sec-MS-GEC-Version tokens."""
|
"""This module contains functions for generating the Sec-MS-GEC and Sec-MS-GEC-Version tokens."""
|
||||||
|
|
||||||
from datetime import datetime, timezone
|
|
||||||
import hashlib
|
import hashlib
|
||||||
|
from datetime import datetime, timezone
|
||||||
|
|
||||||
from .constants import CHROMIUM_FULL_VERSION, TRUSTED_CLIENT_TOKEN
|
from .constants import CHROMIUM_FULL_VERSION, TRUSTED_CLIENT_TOKEN
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user