mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-02 02:30:20 +00:00
atualiza user agent do google
This commit is contained in:
parent
1491e3d8f9
commit
2990d1096b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
*/
|
||||
return [
|
||||
'Googlebot' => [
|
||||
'user_agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',
|
||||
'user_agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +https://www.google.com/bot.html)',
|
||||
'headers' => [
|
||||
'From' => 'googlebot(at)googlebot.com',
|
||||
'X-Robots-Tag' => 'noindex'
|
||||
|
|
Loading…
Add table
Reference in a new issue