Skip to content

Instantly share code, notes, and snippets.

@codexss
codexss / openwrt hosts update cronjob
Last active December 25, 2015 13:51
openwrt-hosts-update-cronjob
0 4 * * * /usr/bin/wget -O- 'http://adaway.org/hosts.txt' > /etc/h0sts/adaway
0 4 * * * /usr/bin/wget -O- 'http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext' > /etc/h0sts/yoyo