File tree Expand file tree Collapse file tree 2 files changed +1368
-3
lines changed
tests/docs-redirects/specs Expand file tree Collapse file tree 2 files changed +1368
-3
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ location ~ ^/([a-z-]*/)?(3|3.5|3.6|3.7|3.8|3.9|3.10)/library/_winreg.html$ {
133
133
location ~ ^/([a-z-]*/)?(3|3.12|3.13|3.14)/library/(asynchat|asyncore|smtpd).html$ {
134
134
return 301 https://$host/$1$2/;
135
135
}
136
- location ~ ^/([a-z-]*/)?(3.13|3.14)/library/(2to3|aifc|audioop|cgi|cgitb|chunk|crypt|imghdr|mailcap|msilib|nis|nntplib|ossaudiodev|pipes|sndhdr|spwd|sunau|telnetlib|tkinter.tix|uu|xdrlib).html$ {
136
+ location ~ ^/([a-z-]*/)?(3|3 .13|3.14)/library/(2to3|aifc|audioop|cgi|cgitb|chunk|crypt|imghdr|mailcap|msilib|nis|nntplib|ossaudiodev|pipes|sndhdr|spwd|sunau|telnetlib|tkinter.tix|uu|xdrlib).html$ {
137
137
return 301 https://$host/$1$2/;
138
138
}
139
139
You can’t perform that action at this time.
0 commit comments