Mitchell Krog

Results 189 comments of Mitchell Krog

@tristanbes please update to latest version and let me know if this has addressed the problem.

@tristanbes grab the latest globalblacklist.conf and all the required includes. Everything has been updated extensively so its probably best to do a full update of everything but just back up...

Hi @inbaz the best way always is to load the blocker first before anything else. So your config 2 is actually correct. You want the blocker to stop anything at...

It's been very tricky with the installer to cater for all possible placements of the include. Very difficult to detect other includes which may or may not be present. On...

Thanks @passjs I have added the into [Ultimate Hosts](https://github.com/mitchellkrogza/Ultimate.Hosts.Blacklist) in https://github.com/mitchellkrogza/Ultimate.Hosts.Blacklist/commit/e8b432e70e1c6f64923e6b363a57370ff3430a62

Will have a look at this

This is NOT a bug, this is desired and perfectly normal behaviour and it cannot be fixed either. IP's are blacklisted from daily blacklists ```old value "1"``` which then gets...

> I ended up running a script via a cron job every time after the cron that updates globalblacklist.conf: > > `sed -i 's/^\t*138.199.57.151\t*1;$/#\t138.199.57.151\t\t1;/g' /etc/nginx/conf.d/globalblacklist.conf` `sed -i 's/^\t*143.244.38.129\t*1;$/#\t143.244.38.129\t\t1;/g' /etc/nginx/conf.d/globalblacklist.conf` `sed...

Thanks @dpalic just installed from the new project now. Seems to be running A-OK 👍