Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@otsch otsch released this 08 Nov 12:26
· 2 commits to main since this release

Fixed

The Parser now also trims hidden whitespace characters that aren't covered by PHP's trim() function by default. Such characters at the beginning of a line can cause parsing to fail, because it's important that user-agent and rule lines actually start with the corresponding keywords.