allinurl / goaccess

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
https://goaccess.io
MIT License
17.78k stars 1.09k forks source link

[feature] support for mojeek crawler #2638

Open atomGit opened 4 months ago

atomGit commented 4 months ago

Mojeek is becoming a popular search engine (currently ~8bn pages indexed) due to it's censorship-free ethic and respecting user privacy (no JS/tracking)

please consider adding support to detect MojeekBot

i believe the UA is...

"Mozilla/5.0 (compatible; MojeekBot/0.11; +https://www.mojeek.com/bot.html)"

allinurl commented 3 months ago

Thanks for letting me know. Would you be able to add this to the list with a pull request?