This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
hugh
/
waifu2x
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
waifu2x.nginx.conf: Add bg
nagadomi
%!s(int64=3) %!d(string=hai) anos
pai
d829facf4d
achega
5bf3369412
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de 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;
}