seawolf2357 commited on
Commit
464c233
ยท
verified ยท
1 Parent(s): 77e4df8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -3,8 +3,8 @@ import requests
3
  from datetime import datetime, timedelta
4
 
5
  # Google Custom Search API ํ‚ค์™€ ๊ฒ€์ƒ‰ ์—”์ง„ ID
6
- API_KEY = "AIzaSyB8wNdEL8-SAvelRq-zenLLU-cUEmsj7uE"
7
- SEARCH_ENGINE_ID = "362030334819-vd4cpdvm1mecdbbu2ue41s3ldlc41365.apps.googleusercontent.com"
8
 
9
  # ์ง€์›๋˜๋Š” ๊ตญ๊ฐ€ ๋ฆฌ์ŠคํŠธ
10
  COUNTRIES = {
 
3
  from datetime import datetime, timedelta
4
 
5
  # Google Custom Search API ํ‚ค์™€ ๊ฒ€์ƒ‰ ์—”์ง„ ID
6
+ API_KEY = "AIzaSyDUz3wkGal0ewRtPlzeMit88bV4hS4ZIVY"
7
+ SEARCH_ENGINE_ID = "56b34994f47704ddd"
8
 
9
  # ์ง€์›๋˜๋Š” ๊ตญ๊ฐ€ ๋ฆฌ์ŠคํŠธ
10
  COUNTRIES = {