elasko-aim commited on
Commit
560910b
·
verified ·
1 Parent(s): 86efc42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -6,8 +6,8 @@ from oauth2client.service_account import ServiceAccountCredentials
6
  # API Keys
7
  DEEPSEEK_API_URL = "https://api.deepseek.com/v1/chat/completions" # Убедитесь, что URL актуален
8
  DEEPSEEK_API_KEY = "sk-c8fdcfbac1984ab6b2fefd0215874f11" # Замените на ваш API-ключ DeepSeek
9
- GEO_API = "https://ipinfo.io/json"
10
- AFFILIATE_LINK = "https://youraffiliatelink.com"
11
 
12
  # Подключение Google Sheets
13
  scope = ["https://spreadsheets.google.com/feeds", "https://www.googleapis.com/auth/drive"]
 
6
  # API Keys
7
  DEEPSEEK_API_URL = "https://api.deepseek.com/v1/chat/completions" # Убедитесь, что URL актуален
8
  DEEPSEEK_API_KEY = "sk-c8fdcfbac1984ab6b2fefd0215874f11" # Замените на ваш API-ключ DeepSeek
9
+ GEO_API = "https://ipinfo.io?token=bb7f2bd1388934"
10
+ AFFILIATE_LINK = "https://1whhzm.top?p=41xd"
11
 
12
  # Подключение Google Sheets
13
  scope = ["https://spreadsheets.google.com/feeds", "https://www.googleapis.com/auth/drive"]