:local listName "vpn_semnasem_org" :local tag "IPLIST-AUTO semnasem.org" /ip/firewall/address-list/remove [find where list=$listName and comment=$tag] /ip/firewall/address-list/add list=$listName address="104.21.45.64/32" comment=$tag /ip/firewall/address-list/add list=$listName address="172.67.210.188/32" comment=$tag /ip/firewall/address-list/add list=$listName address="104.21.45.64" comment=$tag /ip/firewall/address-list/add list=$listName address="172.67.210.188" comment=$tag /ipv6/firewall/address-list/remove [find where list=$listName and comment=$tag] /ipv6/firewall/address-list/add list=$listName address="2606:4700::/32" comment=$tag /ipv6/firewall/address-list/add list=$listName address="2606:4700:3033::6815:2d40" comment=$tag /ipv6/firewall/address-list/add list=$listName address="2606:4700:3035::ac43:d2bc" comment=$tag