FiltersCompiler icon indicating copy to clipboard operation
FiltersCompiler copied to clipboard

Transform unicode domain names to punycode on filters compilation

Open ameshkov opened this issue 8 years ago • 0 comments

@ameshkov commented on Mon Apr 10 2017

We currently do these transformations in the programs code. I guess it'd be easier for devs if these transformations were done on the server side.


@Alex-302 commented on Tue Apr 11 2017

Can we add unicode domains to the filters?


@ameshkov commented on Fri Apr 14 2017

Can we add unicode domains to the filters?

Yep, what I want to be done is automatically transform them to punycode on the server side.


@Alex-302 commented on Fri Apr 14 2017

ok, got it.

ameshkov avatar Feb 14 '18 17:02 ameshkov