put in web-data-analysis changes to get proxies to work

This commit is contained in:
Stephen Smoogen 2020-07-31 11:08:39 -04:00
parent d65d8c9faf
commit 5f7864f24f
6 changed files with 14 additions and 80 deletions

View file

@ -23,7 +23,7 @@
<!-- Links for style sheets -->
<link rel="SHORTCUT ICON" href="../images/favicon.ico">
<link rel="stylesheet" type="text/css" media="screen" href="/css/normalize.css">
<link rel="stylesheet" type="text/css" media="screen" href="/css/awstats-reports.css">
<link rel="stylesheet" type="text/css" media="screen" href="/css/data-reports.css">
</head>
<body>
<h1>What we have</h1>
@ -31,7 +31,6 @@
<li><a href="csv-reports/">CSV Data</a></li>
<li><a href="csv-reports/images/">Images from that CSV data</a></li>
<li><a href="csv-reports/images/summary.html">Particular images</a></li>
<li><a href="awstats-reports/index.html">Awstats of Fedora websites</a></li>
</ul>
</body>
</html>