:local listName "vpn_freetp_org" :local tag "IPLIST-AUTO freetp.org" /ip/firewall/address-list/remove [find where list=$listName and comment=$tag] /ip/firewall/address-list/add list=$listName address="104.21.36.76/32" comment=$tag /ip/firewall/address-list/add list=$listName address="172.67.190.98/32" comment=$tag /ip/firewall/address-list/add list=$listName address="104.21.36.76" comment=$tag /ip/firewall/address-list/add list=$listName address="172.67.190.98" 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:3037::6815:244c" comment=$tag /ipv6/firewall/address-list/add list=$listName address="2606:4700:3037::ac43:be62" comment=$tag