AdguardTeam / AdguardTeam/FiltersCompiler
Transform unicode domain names to punycode on filters compilation
- Lenguaje dominante
- JavaScript
- Estrellas
- 64
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
@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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.