Skip to content

1.18.16

Compare
Choose a tag to compare
@gorhill gorhill released this 03 Apr 03:22
7bf83fa

Commits to master since this release

To install the stable build:


This is an emergency fix for NanoAdblocker#257. The issue is that whenever an empty hostname was passed to getPublicSuffix.getDomain(), the next call to getPublicSuffix.getDomain() with a valid hostname would return an invalid result. I expect the erroneous behavior to be a rare occurrence, vast majority of calls to getPublicSuffix.getDomain() are with a valid hostname.

Side effects could be that uBO was unable to properly lookup specific cosmetic filters for a site.

Closed as fixed:

Pull requests