From 6b0b578aaa78b6f99b25538a2d4ca9009ba870e4 Mon Sep 17 00:00:00 2001 From: Liviu-Mihail Concioiu Date: Thu, 21 Nov 2024 04:45:58 +0100 Subject: [PATCH] Adds detection for Cotoyogi ref #7929 --- Tests/fixtures/bots.yml | 9 +++++++++ regexes/bots.yml | 8 ++++++++ 2 files changed, 17 insertions(+) diff --git a/Tests/fixtures/bots.yml b/Tests/fixtures/bots.yml index 8e8992325d..33f58ab084 100644 --- a/Tests/fixtures/bots.yml +++ b/Tests/fixtures/bots.yml @@ -8418,3 +8418,12 @@ producer: name: aStonish Studio Srl url: http://www.astonishstudio.com/ +- + user_agent: Mozilla/5.0 (compatible; Cotoyogi/4.0; +https://ds.rois.ac.jp/center8/crawler/ + bot: + name: Cotoyogi + category: Crawler + url: https://ds.rois.ac.jp/center8/crawler/ + producer: + name: Joint Support-Center for Data Science Research (ROIS-DS) + url: https://ds.rois.ac.jp/ diff --git a/regexes/bots.yml b/regexes/bots.yml index 642933b8bf..af5ee9b6c8 100644 --- a/regexes/bots.yml +++ b/regexes/bots.yml @@ -4899,6 +4899,14 @@ name: 'aStonish Studio Srl' url: 'http://www.astonishstudio.com/' +- regex: 'Cotoyogi' + name: 'Cotoyogi' + category: 'Crawler' + url: 'https://ds.rois.ac.jp/center8/crawler/' + producer: + name: 'Joint Support-Center for Data Science Research (ROIS-DS)' + url: 'https://ds.rois.ac.jp/' + # Generic bots - regex: 'nuhk|grub-client|Download Demon|SearchExpress|Microsoft URL Control|borg|altavista|dataminr\.com|teoma|oegp|http%20client|htdig|mogimogi|larbin|scrubby|searchsight|semanticdiscovery|snappy|vortex(?!(?: Build|Plus| CM62| HD65))|zeal(?!ot)|dataparksearch|findlinks|BrowserMob|URL2PNG|ZooShot|GomezA|Google SketchUp|Read%20Later|7Siters|centuryb\.o\.t9|InterNaetBoten|EasyBib AutoCite|Bidtellect|tomnomnom/meg|cortex|Re-re Studio|adreview|AHC/|NameOfAgent|Request-Promise|ALittle Client|Hello,? world|wp_is_mobile|0xAbyssalDoesntExist|Anarchy99|^revolt|nvd0rz|xfa1|Hakai|gbrmss|fuck-your-hp|IDBTE4M CODE87|Antoine|Insomania|Hells-Net|b3astmode|Linux Gnu \(cow\)|Test Certificate Info|iplabel|Magellan|TheSafex?Internetx?Search|Searcherx?web|kirkland-signature|LinkChain|survey-security-dot-txt|infrawatch|Time/|r00ts3c-owned-you|nvdorz|Root Slut|NiggaBalls|BotPoke|GlobalWebSearch|xx032_bo9vs83_2a|sslshed|geckotrail|Wordup|Keydrop|^xenu|^(?:chrome|firefox|Abcd|Dark|KvshClient|Node.js|Report Runner|url|Zeus|ZmEu)$' name: 'Generic Bot'