Skip to content

Commit

Permalink
fix crash
Browse files Browse the repository at this point in the history
  • Loading branch information
AvenCores authored Feb 16, 2023
1 parent 6b40ce0 commit 156362d
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions tools/services.json
Original file line number Diff line number Diff line change
Expand Up @@ -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'}",
Expand Down Expand Up @@ -433,4 +425,4 @@
}
}
]
}
}

0 comments on commit 156362d

Please sign in to comment.