Skip to content

Commit

Permalink
Update domainMonitorDp.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghaisheng authored Jan 16, 2025
1 parent f284914 commit 1dcd9a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions domainMonitorDp.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@ def build_google_advanced_search_url(self, query, time_range, start=0):

elif time_range=='all':
print("default is all results")
pass

tbs=None
params = {
'q': query,
'tbs': tbs,
Expand Down

0 comments on commit 1dcd9a7

Please sign in to comment.