Skip to content

Commit d5a6814

Browse files
committed
Config file update
1 parent 7b10ccb commit d5a6814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config/laravelGoogleCustomSearchEngine.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* !! Attention !! If you change style of your Custom search engine, the ID can be changed
1111
*/
12-
'engineId' => '009135221033437726143:k204yzkg1k8',
12+
'engineId' => '',
1313

1414
/**
1515
* For generation API key you have to go to https://console.developers.google.com, than
@@ -24,5 +24,5 @@
2424
*
2525
* !! Attention !! It can take some time to API key will be authorized, wait 10 mins before starting to use it
2626
*/
27-
'apiKey' => 'AIzaSyABzXEPu8_ucfJqAvzrYgyE69hmS7Wssts'
27+
'apiKey' => ''
2828
];

0 commit comments

Comments
 (0)