sympa-community / sympa

Sympa, Mailing List Management Software
https://www.sympa.community/sympa
GNU General Public License v2.0
241 stars 95 forks source link

WWSympa: Detect web crawlers #1667

Closed ikedas closed 3 days ago

ikedas commented 1 year ago

Problems

Solution

By this PR, crawler detection is replaced with regular expression matching using new information source: monperrus/crawler-user-agents. Instead of customization through configuration file, the latest information will be available.

This may fix #286 .