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
waifu2x.nginx.conf: Add bg
nagadomi
há 3 anos atrás
pai
d829facf4d
commit
5bf3369412
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
@@ -25,6 +25,7 @@ map $http_accept_language $lang {
~no no;
~uk uk;
~pl pl;
+ ~bg bg;
~en en;
}