From: Mint <> Date: Sun, 21 Aug 2022 13:11:58 +0000 (+0300) Subject: Update u/a string X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ffb8c56fd9ad11de3ef302af03f3640d75381bc0;p=fba.git Update u/a string --- diff --git a/fetch_instances.py b/fetch_instances.py index 1433398..db90170 100644 --- a/fetch_instances.py +++ b/fetch_instances.py @@ -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" }