dns-blocklists/index.html
2025-01-19 12:15:39 +01:00

9 lines
157 B
HTML

<!DOCTYPE html>
<head>
<title>Redirect</title>
</head>
<script>
document.location.replace("https://github.com/hagezi/dns-blocklists/")
</script>
</html>