mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
9 lines
222 B
HTML
9 lines
222 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="2; url='https://stremio.github.io/stremio-web/development'" />
|
|
</head>
|
|
<body>
|
|
<p>You will be redirected to /development</p>
|
|
</body>
|
|
</html>
|