Skip to content

Commit

Permalink
new seh
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrohn committed Jan 7, 2024
1 parent f7d83a3 commit 1fff432
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion diag.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html><html><head><title>History of Solar System Exploration 1.6.36</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><link rel="stylesheet" media="screen" href="seh.css" type="text/css"><script type="text/javascript" src="seh-data.min.js"></script><script type="text/javascript" src="seh-app.min.js"></script><script type="text/javascript">function init() {var img, param, height; param=Hist.init(); height=window.innerHeight; if (!param.c) { img=new Image(); img.src="images/hist.png"; img.style.width=px(param.w); img.style.height="auto"; img.style.position="absolute"; img.style.top=px(0); param.p.appendChild(img); } else { setTimeout(Hist.load, 100); } }</script></head><body onload="init()"><noscript> Please enable javascript in your browser.</noscript><script async src='https://www.googletagmanager.com/gtag/js?id=UA-105720254-1'></script><script>window.dataLayer=window.dataLayer||[]; function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'UA-105720254-1');</script>
<!DOCTYPE html><html><head><title>History of Solar System Exploration 1.6.39</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><link rel="stylesheet" media="screen" href="seh.css" type="text/css"><script type="text/javascript" src="seh-data.min.js"></script><script type="text/javascript" src="seh-app.min.js"></script><script type="text/javascript">function init() {var img, param, height; param=Hist.init(); height=window.innerHeight; if (!param.c) { img=new Image(); img.src="images/hist.png"; img.style.width=px(param.w); img.style.height="auto"; img.style.position="absolute"; img.style.top=px(0); param.p.appendChild(img); } else { setTimeout(Hist.load, 100); } }</script></head><body onload="init()"><noscript> Please enable javascript in your browser.</noscript><script async src='https://www.googletagmanager.com/gtag/js?id=UA-105720254-1'></script><script>window.dataLayer=window.dataLayer||[]; function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'UA-105720254-1');</script>
</body></html>
Binary file modified images/planets/neptune.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/planets/uranus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/probes/aditya-l1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions obs-data.min.js

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions seh-data.min.js

Large diffs are not rendered by default.

0 comments on commit 1fff432

Please sign in to comment.