diff --git a/upd.py b/upd.py index 078224a..261f09d 100644 --- a/upd.py +++ b/upd.py @@ -39,7 +39,7 @@ async def send_request(json_data): async def main(): start_number = 0 - before_enter = 4500 + before_enter = 5500 numbers = start_number find_url = [] @@ -95,4 +95,4 @@ async def main(): await send_request(req_ver) -asyncio.run(main()) \ No newline at end of file +asyncio.run(main())