Update u/a string

This commit is contained in:
Mint 2022-08-21 16:11:58 +03:00
parent 885327a97c
commit ffb8c56fd9

View file

@ -7,7 +7,7 @@ import json
domain = sys.argv[1]
headers = {
"user-agent": "Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0"
"user-agent": "Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Firefox/102.0"
}