index
:
wolfeye-js
trunk
Wolfeye Search Engine - Modern - An unbiased independant search engine (rewrite in JavaScript)
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
htdocs
/
public
/
contact
/
index.ejs
blob: 56312347a2abf4eeada6cd1e5734e2c920262f74 (
plain
)
1
2
3
4
5
6
<% res.writeHead(301, { "Location": "/" + slang + "/#/contact" }); res.end(); %>