blowfishxyz / blocklist

Javascript library to use Blowfish blocklists locally
https://blowfish.xyz/
MIT License
11 stars 0 forks source link

fix: remove whatwg url package #12

Closed sevazhidkov closed 1 year ago

sevazhidkov commented 1 year ago

It turns out this package creates some hard-to-debug dependency errors in Chrome extensions.

We'll have to recommend our integrators to use react-native-url-polyfill in their apps instead.