I was playing whack-a-mole with some AI scrapers and bots.
I have put LFGSSMobile/1.0.32 (android;cyclotron3k) on an allow list, but am blocking Dart/3.5 (dart:io).
Let me check... oh yeah, it's me... a lot of requests from the app are sending the Dart user agent which I am blocking rather than the LFGSSMobile user agent.
oh, that could be me.
I was playing whack-a-mole with some AI scrapers and bots.
I have put
LFGSSMobile/1.0.32 (android;cyclotron3k)
on an allow list, but am blockingDart/3.5 (dart:io)
.Let me check... oh yeah, it's me... a lot of requests from the app are sending the Dart user agent which I am blocking rather than the LFGSSMobile user agent.
I'll remove that block.