kheina-com / Blue-Blocker

Blocks all Twitter Blue verified users on twitter.com
Mozilla Public License 2.0
321 stars 28 forks source link

[fix] change condition for checking legacy if user used blue #266

Closed rougetimelord closed 2 months ago

rougetimelord commented 2 months ago

I did an oopsie whoopsie and flipped the logic in my brain!! It should now load the legacy database if config.blockForUse is true and user.used_blue is false, instead of if both are true

Note: this PR will merge into the 0.4.2 LLB, see #267 for the aggregating PR