PyAr / pyar_infra

Python Argentina Infrastructure
7 stars 2 forks source link

Normalization of secondary host names. #94

Closed facundobatista closed 3 years ago

facundobatista commented 3 years ago

This change normalize all secondary host names (python.ar, pyar.org.ar, python.com.ar), just rewriting them to python.org.ar, and the rest of the file only needs to handle that one.

This should make a lot of variants to start working without us needing to think about them (diversidad.python.com.ar, ac.python.ar, etc).