X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/ae19a2f4361fbac5cd4d393291c6c088265e9647..357d7a4955830d690a16d52a6f91e351c813ab48:/src/Tweeper.php diff --git a/src/Tweeper.php b/src/Tweeper.php index 9dc1381..4a32f56 100644 --- a/src/Tweeper.php +++ b/src/Tweeper.php @@ -36,7 +36,7 @@ date_default_timezone_set('UTC'); */ class Tweeper { - private static $userAgent = "Mozilla/5.0"; + private static $userAgent = "APIs-Google (+https://developers.google.com/webmasters/APIs-Google.html)"; private static $maxConnectionTimeout = 5; private static $maxConnectionRetries = 5;