AdguardTeam / AdguardTeam/FiltersCompiler
Transform unicode domain names to punycode on filters compilation
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
@ameshkov commented on [Mon Apr 10 2017](https://github.com/AdguardTeam/AdguardFilters/issues/4778)
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](https://github.com/AdguardTeam/AdguardFilters/issues/4778#issuecomment-293357369)
Can we add unicode domains to the filters?
---
@ameshkov commented on [Fri Apr 14 2017](https://github.com/AdguardTeam/AdguardFilters/issues/4778#issuecomment-294158780)
> 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](https://github.com/AdguardTeam/AdguardFilters/issues/4778#issuecomment-294163230)
ok, got it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.