This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
hugh
/
waifu2x
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Add Polish
nagadomi
há 4 anos atrás
pai
570955581c
commit
bfd7fd9060
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
appendix/waifu2x.nginx.conf
+ 1
- 0
appendix/waifu2x.nginx.conf
Ver Ficheiro
@@ -24,6 +24,7 @@ map $http_accept_language $lang {
~eo eo;
~no no;
~uk uk;
+ ~pl pl;
~en en;
}