This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
118 lines (104 loc) · 4.96 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!DOCTYPE html>
<html lang="en" xml:lang="en">
<head>
<!--Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KV4BZFD');</script>
<!--End Google Tag Manager -->
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Interstitial Page for 1.USA.Gov Traffic</title>
<link rel="stylesheet" href="./assets/css/1usagov.css">
<link rel="canonical" href="https://1.usa.gov/" />
<meta name="google" content="notranslate">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Interstitial Page for 1.USA.Gov Traffic " />
<meta property="og:url" content="https://1.usa.gov/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Go.USA.gov" />
<meta property="og:description" content="The 1.USA.gov URL shortening service is no longer supported and therefore can’t send you to the page you were looking for. " />
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KV4BZFD"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<main id="content">
<div class="container clearfix">
<div class="usa-grid-full">
<div class="grid-container">
<a id="english"></a>
<div class="alert">
<img alt="alert" src="./assets/images/Alert_Icon.png">
<p>The 1.USA.gov URL shortening service is no longer supported and therefore can’t send you to the page you were looking for.</p>
</div>
<div class="clicked">
<div class="hptoggles">
<div class="usa-grid">
<ul>
<li class="engtoggle">
<a href="#spanish" lang="es" xml:lang="es">
Español</a>
</li>
</ul>
</div>
</div>
<img class="clkimg tgl" alt="clicked" src="./assets/images/Click_URL_Icon.png">
<h1 class="tgl">If you clicked a 1.USA.gov URL</h1>
<p>Here’s what you can try:</p>
<ol>
<li>
If you know the website you were trying to get to originally, you can go directly there and use the search box to try to find the content you were looking for.
</li>
<li>
If you still can’t find what you are looking for, you can visit <a href="https://www.usa.gov" title="usa.gov">USA.gov</a> to continue your search.
</li>
</ol>
</div>
<div class="created">
<img class="clkimg" alt="created URL" src="./assets/images/Create_URL_Icon.png">
<h2>If you created a 1.USA.gov URL</h2>
<p>The creation of new 1.usa.gov links hasn’t been possible for nearly three years. Please stop using 1.usa.gov URLs in your messages.</p>
</div>
<a id="spanish"></a>
<div class="alertSp">
<img alt="alert" src="./assets/images/Alert_Icon.png">
<p>El servicio de 1.USA.gov para abreviar URLs ya no está disponible, por lo tanto, no puede enviarlo a la página que estaba buscando.
</p>
</div>
<div class="clickedSp">
<div class="hptoggles clearfix">
<div class="container usa-grid">
<ul>
<li class="engtoggle">
<a href="#english" lang="en" xml:lang="en">English</a>
</li>
</ul>
</div>
</div>
<img class="clkimg" alt="clicked" src="./assets/images/Click_URL_Icon.png">
<h2>Si hizo clic en una dirección URL de 1.USA.gov</h2>
<p>Puede intentar lo siguiente:</p>
<ol>
<li>
Si conoce el sitio web al que intentaba acceder originalmente, puede ir directamente allí y usar el buscador para tratar de encontrar la información que busca.
</li>
<li>
Si aún no puede encontrar lo que está buscando, puede visitar <a title="usagov en espanol" href="https://www.usa.gov/espanol">USA.gov/espanol</a> y continuar su búsqueda.
</li>
</ol>
</div>
<div class="createdSp">
<img class="clkimg" alt="created URL" src="./assets/images/Create_URL_Icon.png">
<h2>Si creó un URL en 1.USA.gov</h2>
<p>La creación de nuevos URLs con la herramienta de 1.USA.gov ha estado fuera de servicio por aproximadamente tres años. Por favor, no use los URLs de 1.USA.gov en sus mensajes.</p>
</div>
</div>
</div>
</div>
</main>
</body>
</html>