uBlock Origin supports filtering CNAME cloaking sites on Firefox now

Link: https://github.com/gorhill/uBlock/commit/6acf97bf51
Discussion: https://news.ycombinator.com/item?id=41770921

#firefox

Rewrite cname uncloaking code to account for new `ipaddress=` option · gorhill/uBlock@6acf97b

This commit makes the DNS resolution code better suited for both filtering on cname and ip address. The change allows early availability of ip address so that `ipaddress=` option can be matched at ...

GitHub