/* Decoded by unphp.net */
?> 'Google',
'https://www.bing.com' => 'Bing',
'https://webmaster.yandex.com' => 'Yandex'
];
foreach ($engines as $engine => $name) {
send_url($engine, $map_link);
$buffer .= "{$lang['sitemap_send']} {$name} {$lang['nl_finish']}
";
}
echo "