1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/16338] Add DuckDuckGo bot

PHPBB3-16338
This commit is contained in:
Alfredo Ramos
2020-04-06 16:02:20 -05:00
parent c7be5d25d0
commit 99dbea1469
3 changed files with 93 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ class add_bots extends \phpbb\install\task_base
'Ask Jeeves [Bot]' => array('Ask Jeeves', ''),
'Baidu [Spider]' => array('Baiduspider', ''),
'Bing [Bot]' => array('bingbot/', ''),
'DuckDuckGo [Bot]' => array('DuckDuckBot/', ''),
'Exabot [Bot]' => array('Exabot', ''),
'FAST Enterprise [Crawler]' => array('FAST Enterprise Crawler', ''),
'FAST WebCrawler [Crawler]' => array('FAST-WebCrawler/', ''),