This commit is contained in:
Oliver
2025-06-12 15:06:54 -03:00
parent 3f31cef944
commit 197a975090
71 changed files with 597 additions and 597 deletions

View File

@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>https://example.org/en/</title>
<link rel="canonical" href="https://example.org/en/">
<title>http://localhost:80/en/</title>
<link rel="canonical" href="http://localhost:80/en/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://example.org/en/">
<meta http-equiv="refresh" content="0; url=http://localhost:80/en/">
</head>
</html>