mirror of
https://github.com/hagezi/dns-blocklists.git
synced 2026-01-27 18:18:33 +00:00
9 lines
157 B
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>
|