JayBizzle/Crawler-Detect

Could we add lscache_runner as user agent?

Closed this issue · 4 comments

lscache_runner is a user agent for cache warmers for LSCache from Litespeed servers. Currently if our project uses Crawler-Detect those hits are not treated as bots.

lscache_runner iPhone is another user agent for their mobile crawling.

Documentation: https://docs.litespeedtech.com/lscache/lscps/crawler/

Thanks!

Looks good, create a PR 👍

I have issues with the tests. Should we only leave 'lscache_runner'? Will it cover the other UA?

Yes, just add that one, as it will cover the other, that's why the tests are failing 👍🏻

Thanks!

New PR - #528