Releases: iorate/ublacklist
Releases · iorate/ublacklist
v1.5.4
Added
- Can block card-style top stories.
v1.5.3
Fixed
- The block dialog suggested
*://example.com/*
for ftp://example.com/
(*
does not match ftp
).
v1.5.2
Fixed
- The example of regular expression was wrong.
v1.5.1
Changed
- The block dialog does not suggest blocking subdomains by default. For example, it suggests
*://example.com/*
for https://example.com/
.
v1.5.0
Added
- Implemented import from Personal Blocklist.
Changed
- When you try to block
https://example.com/
, the block dialog suggests *://*.example.com/*
instead of https://example.com/*
.