github.com/hexonet/dnscontrol@v0.2.8/pkg/js/parse_tests/011-cfRedirect.js (about) 1 D("foo.com","none", 2 CF_REDIRECT("test.foo.com","https://goo.com/$1"), 3 CF_TEMP_REDIRECT("test.foo.com","https://goo.com/$1") 4 );