Abhaykoul commited on
Commit
f1d8af1
·
verified ·
1 Parent(s): 6fc5b17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ def WEBScout_news():
108
  keywords,
109
  region="wt-wt",
110
  safesearch="off",
111
- timelimit="m",
112
  max_results=10
113
  ):
114
  responses.append(r)
 
108
  keywords,
109
  region="wt-wt",
110
  safesearch="off",
111
+ timelimit="d",
112
  max_results=10
113
  ):
114
  responses.append(r)