openwrt-packages/net/banip
Oskari Rauta 1441366364 banip: update nginx matching
Currently banip matches nginx log entries starting with
nginx[number]:...

I am running a containerized nginx with alpine as base, which
ends up adding log entries without [number] part..
like this:
nginx:...

This patch updates regex for nginx log entry search to include
both versions.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-12-03 05:15:00 +02:00
..
files banip: update nginx matching 2021-12-03 05:15:00 +02:00
Makefile banip: update nginx matching 2021-12-03 05:15:00 +02:00