LuLu icon indicating copy to clipboard operation
LuLu copied to clipboard

LuLu not blocking anything

Open nlx-404 opened this issue 10 months ago • 4 comments

Hi, I tried adding YouTube.com to a blocklist with many different variants and it didn't seem to work, so then I created a rule too for the Safari app to block it and it still did not work.

Image

nlx-404 avatar Feb 28 '25 23:02 nlx-404

Try block Chrome Helper Image

Hyun-June-Choi avatar Mar 12 '25 02:03 Hyun-June-Choi

Thanks for the bug report! ...tracked down an issue whereas block lists wouldn't always been correctly initialized 🙈

Just checked in a fix, and tests are showing it's now working as expected:

com.objective-see.lulu.extension: [com.objective-see.lulu:extension] client is using block list '/Users/patrick/Desktop/blocklist.txt' (2 items) ...will check for match
com.objective-see.lulu.extension: [com.objective-see.lulu:extension] endpoint names {(
    "72.235.80.12",
    "youtube.com",
    "www.youtube.com"
)} matched the following list items {(
    "youtube.com"
)}

com.objective-see.lulu.extension: [com.objective-see.lulu:extension] flow matches item in block list, so denying

objective-see avatar Apr 06 '25 20:04 objective-see

Just pushed out a new release that (hopefully) should fix this: https://github.com/objective-see/LuLu/releases/tag/v3.1.4

If you could test (and if all looks good, close out the issue), that be great 🙏🏽 Thank you again!

objective-see avatar Apr 06 '25 21:04 objective-see

it seems LuLu (v3.1.5) is forgetting my block list from time to time. I set up a Block List to a local file, but at some point the input field in settings is blank again and the checkbox for "Block List" is unchecked.

relikd avatar Jul 20 '25 14:07 relikd