From: Mint <> Date: Wed, 24 Aug 2022 08:38:44 +0000 (+0300) Subject: ua X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=827b201748fff566e36db634dd55117a73bce30d;p=fba.git ua --- diff --git a/fetch_blocks.py b/fetch_blocks.py index 65b8f63..9fb517c 100644 --- a/fetch_blocks.py +++ b/fetch_blocks.py @@ -4,7 +4,7 @@ import sqlite3 from bs4 import BeautifulSoup 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" }