Hi,
To add a list the command is
/ip/dns/adlist add url=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts ssl-verify=no
what would be the command to remove the host list?
I had tried these:
- del url=https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts
- remove url=https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts
- del hosts
- remove hosts
and obviously does not work. Of course I could remove it via winbox, but would like to know what is command line.
Henry