implement user agent filter

A new live-only filter block for user agent strings is now available.
It features the known exact, keyword and regular expression modes.
This commit is contained in:
2020-10-19 11:52:48 +02:00
parent e5c30c2183
commit a6cc821089
4 changed files with 254 additions and 1 deletions

View File

@@ -92,6 +92,7 @@ Same for IPv6 prefixes like _2001:db8:a0b:12f0::/64_.
### 1.6.0 / unreleased ###
* Minor accessibility fixes on settings page
* Introduced new user agent filter (#20)
### 1.5.2 / 03.09.2020 ###
* Minor translation updates