v 7.0~dsfg-7
We have a mobile app that gives a user agent similar to that in the following log
105.61.124.231 - - [09/Aug/2015:06:34:12 -0700] "GET /audio/A81773/low/A81773-01.mp3 HTTP/1.1" 200 1130533 "-" "Dalvik/1.6.0 (Linux; U; Android 4.4.2; V5 Build/KOT49H) 5fish/2.0.5 (en_US)" 1 "1390906" "1390906"
However if is recognised as a robot because it matches [^a]fish.
Could you pattern match to match the fish search bot please be more specific. Changing the robots configuriation is problematic becuase we run on debian and updates will overwrite our changes.
Looking at the code this applies to all later versions