mirror of
https://github.com/ethanrusz/ethanrusz
synced 2024-12-03 12:27:47 -05:00
Add piped redirect
This commit is contained in:
parent
d034b906ff
commit
9794f7a410
1 changed files with 9 additions and 0 deletions
9
piped.html
Normal file
9
piped.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Redirecting to Piped.</title>
|
||||
<meta http-equiv="refresh" content="0; URL=https://piped.beans.team/" />
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
Loading…
Reference in a new issue