corbin@infosec.pub to Technology@lemmy.worldEnglish · 1 年前Here's what's happening to ad blockers in Google Chrome (and other browsers)www.spacebar.newsexternal-linkmessage-square90fedilinkarrow-up1301arrow-down113cross-posted to: opensource@lemmy.ml
arrow-up1288arrow-down1external-linkHere's what's happening to ad blockers in Google Chrome (and other browsers)www.spacebar.newscorbin@infosec.pub to Technology@lemmy.worldEnglish · 1 年前message-square90fedilinkcross-posted to: opensource@lemmy.ml
minus-squareImgonnatrythis@sh.itjust.workslinkfedilinkEnglisharrow-up6·1 年前I’m only familiar with pi holes on a cursory level, but you have to update them manually? This is a bit of a turn off.
minus-squareEvilcoleslaw@lemmy.worldlinkfedilinkEnglisharrow-up15·1 年前You could schedule it with cron. You usually don’t need to update the lists very often though, and you don’t want to either as you’re just wasting the bandwidth of the hosts of the lists, who aren’t making any money off hosting them.
minus-squarekarika@lemmy.worldlinkfedilinkEnglisharrow-up15arrow-down1·1 年前You have to type one command: pihole -up https://docs.pi-hole.net/main/update/
I’m only familiar with pi holes on a cursory level, but you have to update them manually? This is a bit of a turn off.
You could schedule it with cron. You usually don’t need to update the lists very often though, and you don’t want to either as you’re just wasting the bandwidth of the hosts of the lists, who aren’t making any money off hosting them.
You have to type one command:
https://docs.pi-hole.net/main/update/