-
Notifications
You must be signed in to change notification settings - Fork 1
/
refresca.html
51 lines (45 loc) · 2.05 KB
/
refresca.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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Refresh" content="10">
<title>R e f r e s c a</title>
<style>
body {
background: black;
color: yellow;
}
</style>
</head>
<body>
<h1>Teste de Monitoramento</h1>
<p>Dados de NOAA - USA</p>
<p><i>Esta página refresca a cada 10 segundos</i></p>
<br>
<center>
<img src="https://camo.githubusercontent.com/9100163bde046f2e98d8f77189705bd18b96d466/687474703a2f2f6c65676163792d7777772e737770632e6e6f61612e676f762f72745f706c6f74732f58726179424c2e676966">
<img src="http://services.swpc.noaa.gov/images/swx-overview-small.gif">
</center>
<h2>-------------------------------------------</h2>
<div>
<center>
<img src="http://www.hamqsl.com/solarsun.php" style="">
<img src="http://www.hamqsl.com/solarsystem.php">
<img src="http://www.hamqsl.com/solarglobe.php">
<img src="http://www.hamqsl.com/moonglobe.php">
<img src="http://www.hamqsl.com/solarpich.php">
<img src="http://www.hamqsl.com/solarpic.php">
<img src="http://www.hamqsl.com/solarsmall.php">
<a href="http://www.hamqsl.com/solar.html" title="Click to add Solar-Terrestrial Data to your website!"><img src="http://www.hamqsl.com/solarmuf.php"></a>
<img src="http://services.swpc.noaa.gov/images/animations/drap_global/latest.png" height="240" width="320"> <br>
<img src="http://services.swpc.noaa.gov/images/planetary-k-index.gif" height="240" width="320"> <br>
<img src="http://services.swpc.noaa.gov/images/goes-magnetometer.gif" height="240" width="320"> <br>
<img src="http://services.swpc.noaa.gov/images/solar-cycle-sunspot-number.gif" height="240" width="320"> <br>
<img src="http://services.swpc.noaa.gov/images/goes-proton-flux.gif?time=1452536162000" height="240" width="320"> <br>
<img src="http://legacy-www.swpc.noaa.gov/rt_plots/Bou_12h.png" height="240" width="320"> <br>
<img src="http://robot.hrdlog.net/graph.aspx?type=p&time=25396930"> <br>
<img src="http://robot.hrdlog.net/map.aspx">
</center>
</div>
</body>
</html>