TPD-Keys/License_cURL.py
2023-11-17 00:44:00 -05:00

5 lines
177 B
Python

headers = {
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0',
'Accept': '*/*',
'Accept-Language': 'en-US,en;q=0.5',
}