From 156362d49e6f5ef9f786b73d2163157eac627fb7 Mon Sep 17 00:00:00 2001 From: avencores <64781822+AvenCores@users.noreply.github.com> Date: Thu, 16 Feb 2023 14:45:41 +0300 Subject: [PATCH] fix crash --- tools/services.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/tools/services.json b/tools/services.json index 8e89998..47bc497 100644 --- a/tools/services.json +++ b/tools/services.json @@ -301,14 +301,6 @@ "Accept-Language": "ru,en;q=0.9", "Content-Type": "application/x-www-form-urlencoded; charset=UTF-8", "referer": "https://vesna.shop/", "User-Agent": "", "x-requested-with": "XMLHttpRequest" } }, - "beeline": { - "cookies": "https://podarki.beeline.ru/", - "url": "https://g1.accelera.ai/api/auth/", - "json": "{'ctn': '*phone*', 'fingerprint': {'fingerprint': '2584445951', 'browser': 'Yandex','OS': 'Windows','osVersion': '10'}}", - "response": 200, - "timeout": 120, - "headers": {"Accept": "*/*", "Accept-Encoding": "gzip, deflate", "Accept-Language": "ru-RU,ru;q=0.9", "Authorization": "Key xPCYYlvB_5zKab4WztOFpDo1mngaEM889N5k7vhY", "User-Agent": ""} - }, "lentacom": { "url": "https://lenta.com/api/v1/authentication/loginotp", "json": "{'phoneNumber': '*-phone*', 'ksid': 'L!be0e73c0-b0cf-8a67-7047-cfebc7980a66_0'}", @@ -433,4 +425,4 @@ } } ] -} \ No newline at end of file +}