blowfishxyz / blocklist

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

feat: make default priorityBlockLists and priorityAllowLists null by default #9

Closed sevazhidkov closed 1 year ago

sevazhidkov commented 1 year ago

This change makes priorityBlockLists and priorityAllowLists null by default. Previously, it was empty.

Empty priority ([]) means not prioritizing any blocklists. null priority means Blowfish sets default values for priorities, which is currently our own blocklists and whitelists.