Files
pdm.sa.com/config/spider.php
2024-07-12 22:44:33 +08:00

11 lines
278 B
PHP

<?php
return [
'BaiduSpider' => '百度',
'Sogou' => '搜狗',
'ByteSpider' => '头条',
'Googlebot' => '谷歌',
'YisouSpider' => '神马',
'BingBot' => '必应',
'360Spider' => '360蜘蛛',
'YandexBot' => 'Yandex',
];