Hello,
I’m looking to load a basic adblock host list into the web filter / site blocking feature on a RUT360.
However, the maximum filesize is just 3kb. Can this be increased to a couple of megabytes?
Thanks!
Hello,
I’m looking to load a basic adblock host list into the web filter / site blocking feature on a RUT360.
However, the maximum filesize is just 3kb. Can this be increased to a couple of megabytes?
Thanks!
Hello,
If you are looking for an Adblock, there’s an openwrt package available. You can download it from the command line (command line instructions here. When logging in, username is ‘root’). The packge will not be availabe in the webui, but you can configure it from the command line. To download and run the package, use the following commands:
opkg update
opkg install simple-adblock
uci set simple-adblock.config.enabled='1'
uci commit simple-adblock
/etc/init.d/simple-adblock enable
/etc/init.d/simple-adblock start
You can find more information here.
Kind Regards,
This topic was automatically closed after 15 days. New replies are no longer allowed.