This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry.tech
Watch
1
Star
0
Fork
You've already forked lbry.tech
0
Code
Issues
13
Pull requests
8
Projects
Releases
Packages
Wiki
Activity
fbeab9990f
lbry.tech
/
app
/
modules
/
redirect.js
4 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
crappy redirects, 404 tweak, markdown img
2018-09-30 21:56:48 +02:00
export
default
(
url
,
code
=
301
)
=>
{
throw
"fix this please, needs to redirect to:"
+
url
;
contribute polish and lint fixes
2018-10-01 01:43:35 +02:00
}
;
Reference in a new issue
Copy permalink