Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -134,7 +134,7 @@ def send_additional_request1(email, name, phone, pr1, pr2, pr3, pr4, pr5):
|
|
134 |
'Content-Type': 'application/json'
|
135 |
}
|
136 |
|
137 |
-
response = requests.post('https://
|
138 |
return response.json()
|
139 |
|
140 |
@app.route('/incoming', methods=['POST'])
|
|
|
134 |
'Content-Type': 'application/json'
|
135 |
}
|
136 |
|
137 |
+
response = requests.post('https://skyauto.me/cllbck/168704660/29237231/T1N1eVNQdy9LazBHNER2K3lldnA2Zz0?api=1&sid=535939344', json=data, headers=headers)
|
138 |
return response.json()
|
139 |
|
140 |
@app.route('/incoming', methods=['POST'])
|