User-agent is hard-coded in: admin/robot_functions.php
Line 452
PHP Code:
@ini_set('user_agent','PhpDig/'.PHPDIG_VERSION.' (PHP; MySql)'."\r\n".phpDigMakeCookies($cookiesToSend,$path));
and
Line 549 ff:
PHP Code:
function phpdigReadRobotsTxt($site)
....
-Roland-