Removed secret key from google search version 2.0 since is not needed.

This commit is contained in:
jvelilla
2017-04-03 11:34:02 -03:00
parent 72cfd1d652
commit 1eae3b7413
2 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
{
"gcse": {
"cx":"",
"secret_key":""
"cx":""
}
}

View File

@@ -1,6 +1,5 @@
{
"gcse": {
"cx":"",
"secret_key":""
}
"cx":""
}
}