DmitrMakeev commited on
Commit
233aec1
·
verified ·
1 Parent(s): a1f13fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2149,7 +2149,7 @@ def send_get_request():
2149
  except requests.exceptions.RequestException as e:
2150
  return jsonify({'error': f'API request failed: {str(e)}'}), 500
2151
 
2152
- api_bz = "SkrIONpr3ByeSIuEaBhr1bB8u4aBhSJfH8uEpB2rk7rI_ETrn"
2153
 
2154
 
2155
  @app.route('/webhookbz', methods=['POST'])
 
2149
  except requests.exceptions.RequestException as e:
2150
  return jsonify({'error': f'API request failed: {str(e)}'}), 500
2151
 
2152
+
2153
 
2154
 
2155
  @app.route('/webhookbz', methods=['POST'])