From 068ee409c07abbbeed460bd8276709b368f24276 Mon Sep 17 00:00:00 2001 From: JuSoft <70066080+jusoftdev@users.noreply.github.com> Date: Thu, 3 Jun 2021 13:56:47 +0200 Subject: [PATCH] Update keys.js --- keys.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keys.js b/keys.js index 63d25bc..33d669c 100644 --- a/keys.js +++ b/keys.js @@ -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'