elscallr@kbin.socialtoPiracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Ad Blocking is Cyber Security
9·
1 year agoAds are common attack vectors. Blocking them is a matter of security.
Ads are common attack vectors. Blocking them is a matter of security.
I just have a cron script running on a machine that does something like this every 10 seconds
C_IP=`dig +short my.domain`
IP=`curl https://api.ipify.org`
if(C_IP != IP) {
updateRoute53(IP)
}
This is just for my main home server. Gets the job done because if it’s out of date for a few seconds nothing matters.
Are you using fabric softener? That makes your towel less absorbent. If you’re using detergent with built in softener it’ll do the same.
Wash your towels with a cup of vinegar to remove the softener.