diff options
| -rw-r--r-- | index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..90c77ee --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ +<html> +<head> + <title>OpenWrt Mailing Lists</title> + <meta http-equiv="refresh" content="0; URL=https://lists.openwrt.org/mailman/listinfo" /> +</head> +<body> + <p> + <a href="https://lists.openwrt.org/mailman/listinfo">Follow this link if you are not being redirected.</a> + </p> +</body> +</html> |