Hi
I was giving a list of about 1000 URLs that I need to block.
Is there an easy way to import these or must they all be done one by one?
This thread was automatically locked due to age.
cc get_objects_filtered '$_->{type} eq "domain_regex"'
cc get_object REF_HttDomWhatever
cc change_object REF_HttDomWhatever domain blocked.example.com
echo -e RAW\n"change_object('REF_HttDomWhatever','domain',['blocked1.example.com','blocked2.example.com'])" | cc --batch