Install Simple Adblock on OpenWrt

OpenWrt 15.05.1 Chaos Calmer Instructions:


opkg update; opkg install ca-certificates wget libopenssl;

echo -e -n 'untrusted comment: OpenWrt usign key of Stan Grishin\nRWR//HUXxMwMVnx7fESOKO7x8XoW4/dRidJPjt91hAAU2L59mYvHy0Fa\n' > /tmp/stangri-repo.pub && opkg-key add /tmp/stangri-repo.pub
! grep -q 'stangri_repo' /etc/opkg/customfeeds.conf && echo 'src/gz stangri_repo https://raw.githubusercontent.com/stangri/openwrt-repo/master' >> /etc/opkg/customfeeds.conf

opkg update


opkg --force-overwrite install coreutils-sort

opkg install simple-adblock luci-app-simple-adblock luci-lib-jsonc







Stangri's Github Simple Adblock Readme

Auto update copyright year in Blogspot | Blogger

Go To Blogger > Template > Backup your Template

Click Edit HTML

Search your Footer Credits code and replace the contents with this code.



 <a expr:href='data:blog.homepageUrl'><data:blog.title/>™ </a>© <script type='text/javascript'>document.write(new Date().getFullYear());</script>, All Rights Reserved.  

Make MAMP portable in MacOS

How to install MAMP in your external disk: