diff --git a/domains-lt.rsc b/domains-lt.rsc new file mode 100644 index 0000000..17cbb43 --- /dev/null +++ b/domains-lt.rsc @@ -0,0 +1,5 @@ +/ip dns static remove [find where comment~"VIA-LT"] + +/ip dns static +add type=FWD forward-to=8.8.8.8 regexp=".*netflix\\.com" address-list=via-lt comment="VIA-LT" +add type=FWD forward-to=8.8.8.8 regexp=".*nflxvideo\\.net" address-list=via-lt comment="VIA-LT" \ No newline at end of file