Add ccbot

Change-Id: I889ead19ed52998854714c8209f124415ad575ec
diff --git a/config_avatars.php b/config_avatars.php
index 27319c9..a978b99 100644
--- a/config_avatars.php
+++ b/config_avatars.php
@@ -2,5 +2,6 @@
 // Avatars definitions
 $USERS = [
   'avm99963' => 'https://www.avm99963.com/images/avatar.jpg',
+  'ccbot' => 'https://developers.google.com/search/images/google-search-central-logo.png',
   // Add your avatar above!
 ];