penge/block-site

Blocking `x.com` blocks `nginx.com`

olfek opened this issue ยท 5 comments

olfek commented
Blocking `x.com` blocks `nginx.com`
penge commented

That's quite ironic. So that's why Twitter got renamed! (cannot be blocked!) ๐Ÿคฃ

penge commented

The problem is right here:

const foundRule = rules.find((rule) => normalizedUrl.startsWith(rule.path) || normalizedUrl.endsWith(rule.path));

I'll fix it in the morning.

olfek commented

Any chance you could upload the signed packages to the GitHub release so we can install the updates sooner and not have to wait for the extension store extensions update cadence?

penge commented

It's 2 hours on Firefox already. This time it went quickly. I guess only first-ever release was slow.

https://addons.mozilla.org/en-US/android/addon/penge-block-site/

penge commented

20230827_183758