Nothing is changing. The same shit-stream from the main-branch bullshit-master.
Hello. You have a critical multi-threading bug in your PointsSearch repository.
bf.insert(someHexString)
Ignoring the fact that you are effectively using twice as much RAM then needed, the more problematic issue is that you are totally missing any form of race condition checks, resulting in potential corruption of your bf object internal state, which is not thread-safe.
So yeah, nothing is changing indeed. Script kiddies wanna-be coders f**ing it up as they go along.