diff --git a/proxy_scraper_checker/constants.py b/proxy_scraper_checker/constants.py index 2a2a1a3..ec8216c 100644 --- a/proxy_scraper_checker/constants.py +++ b/proxy_scraper_checker/constants.py @@ -1,3 +1,3 @@ from __future__ import annotations -USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; rv:112.0) Gecko/20100101 Firefox/112.0" +USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; rv:113.0) Gecko/20100101 Firefox/113.0"