Closed g105b closed 10 months ago
Another nice default feature - if there's a redirects.tsv or redirects.csv file in the root of the project, do not bother routing anything - just perform the redirect.
redirects.tsv
redirects.csv
It would be extra brilliant if it supported regular expression redirects.
Fixed in f7937cc
Another nice default feature - if there's a
redirects.tsv
orredirects.csv
file in the root of the project, do not bother routing anything - just perform the redirect.It would be extra brilliant if it supported regular expression redirects.