2021-12-01 23:42:22 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<noscript><meta http-equiv="Refresh" content="0; url=v3.html"></noscript>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<link href="https://github.com/Kozea/Radicale/releases.atom" type="application/atom+xml" rel="alternate" title="Radicale Releases">
|
|
|
|
<title>Redirect</title>
|
|
|
|
<p>Please follow <a href="v3.html" id="link">this link</a>.</p>
|
|
|
|
<script>
|
2022-04-24 17:16:18 +00:00
|
|
|
link.href += (window.location.search || "") + (window.location.hash || "");
|
|
|
|
window.location.replace(link.href);
|
2021-12-01 23:42:22 +00:00
|
|
|
</script>
|