/queue simple
add limit-at=1M/1M max-limit=1M/1M name=queue1 packet-marks=CDN_Traffic \
target=192.168.0.0/16
/ip firewall address-list
add address=1.1.1.0/23 disabled=yes list=CDN
add address=0.0.0.0/10 list=CDN
add address=3.124.0.0/14 list=CDN
add address=103.141.164.0/24 disabled=yes list=CDN
add address=23.32.0.0/11 list=CDN
add address=23.49.104.0/24 list=CDN
add address=98.98.120.0/21 list=CDN
add address=43.175.138.0/24 disabled=yes list=CDN
add address=43.175.17.0/24 disabled=yes list=CDN
add address=43.174.14.0/24 disabled=yes list=CDN
add address=43.174.7.0/24 disabled=yes list=CDN
add address=43.174.104.0/24 disabled=yes list=CDN
add address=43.174.32.0/24 disabled=yes list=CDN
add address=43.175.139.0/24 disabled=yes list=CDN
add address=43.175.0.0/16 list=CDN
/ip firewall mangle
add action=mark-connection chain=prerouting dst-address-list=CDN \
new-connection-mark=CDN passthrough=yes
add action=mark-packet chain=prerouting connection-mark=CDN new-packet-mark=\
CDN_Traffic passthrough=yes