logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Sympa::WWW::Crawlers - Regular expression for User-Agent of web crawlers

Description

       This module keeps definition of regular expressions used by Sympa software.

       The regular expression is generated from the data provided by the project below.

History

       Crawler detection feature of WWSympa was introduced on Sympa 5.4a.4 which derives information provided by
       <http://www.useragentstring.com>.

       On  Sympa 6.2.74, it was replaced with regular expression matching using information provided by crawler-
       user-agents project above.

6.2.76                                             2025-02-12                       Sympa::WWW::Crawlers(3Sympa)

Name

       Sympa::WWW::Crawlers - Regular expression for User-Agent of web crawlers

See Also

       •   Syntactic patterns of HTTP user-agents used by bots / robots / crawlers / scrapers / spiders

           <https://github.com/monperrus/crawler-user-agents>

See Also