dns-blocklists/index.html

9 lines
157 B
HTML

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