# Using a script to add this is required as RouterOS can only parse 4096 byte files, and the list is longer\ # get the \"add script\"\ /tool fetch url= "https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/polish-mikrotik-filters/addHoleCertDomains.rsc" mode=http # remove the old entries\ /ip dns static remove [/ip dns static find comment="addHoleCertDomains HoleCert"] # import the new entries\ /import file-name=addHoleCertDomains.rsc