From ef8b6788b9a7d4d05106d367ba45d26f7345a8c8 Mon Sep 17 00:00:00 2001 From: lulzette Date: Sat, 13 May 2023 13:26:39 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B0=D1=80=D1=81=D0=B8=D0=BD=D0=B3=20?= =?UTF-8?q?=D1=81=D0=BF=D0=B8=D1=81=D0=BA=D0=B0=20=D0=B3=D1=80=D1=83=D0=BF?= =?UTF-8?q?=D0=BF,=20=D1=84=D0=B8=D0=BA=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/main.py b/main.py index 3b0a12b..5cae3f2 100644 --- a/main.py +++ b/main.py @@ -1570,8 +1570,8 @@ if __name__ == '__main__': # print(group.contents, group.get('value')) if group.get('value') != "-1": groups.append({ - "name": group.contents, - "html_value": group.get('value') + "name": group.contents[0], + "value": group.get('value') }) # print(group_html_block) # print(group_html_block.parent) @@ -1594,5 +1594,4 @@ if __name__ == '__main__': post_data["&ctl00%24cphMain%24ctl08"] = -1 print(post_data) - # - #
+ # post_path = "https://guap.ru/rasp/?g=2"