This one is not going to be merged, the reasons:
=~
has not benefits, actually can be slower than using a single regex matching. If it gets too long, could make sense split in groups of matches to avoid long lines and have better readibility, but not one match per possible user-agent.—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.