mirror of https://codeberg.org/tblock/repo
add redirection page
parent
7f1fc51d75
commit
473fd9dafc
@ -0,0 +1,8 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Redirecting...</title>
|
||||
<meta http-equiv="refresh" content="0; url='https://update.tblock.me/2.4.0/index.json'">
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
Loading…
Reference in New Issue