Skip to content

Commit

Permalink
Update keys.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JuSoft authored Jun 3, 2021
1 parent 16e368b commit 068ee40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keys.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// API key https://developers.google.com/custom-search/v1/using_rest
export const API_KEY = 'AIzaSyDmvqc-dtVQCIMlCOGNtSpJeIzF-rX5LHM'
export const API_KEY = 'insert your own key lmao'

// Context key https://cse.google.com/cse/create/new
export const CONTEXT_KEY = '9867c733a42c0c643'

0 comments on commit 068ee40

Please sign in to comment.