aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoronefang2019-12-02 02:47:44 +1000
committeronefang2019-12-02 02:47:44 +1000
commitac49b9ed4aa5063af216d38e5f7a87c17bd52cbe (patch)
treee7c380afe7095cd7203cdb7aae6d52411beeaf5b
parentSpruce up the web page a bit. (diff)
downloadapt-panopticon-ac49b9ed4aa5063af216d38e5f7a87c17bd52cbe.zip
apt-panopticon-ac49b9ed4aa5063af216d38e5f7a87c17bd52cbe.tar.gz
apt-panopticon-ac49b9ed4aa5063af216d38e5f7a87c17bd52cbe.tar.bz2
apt-panopticon-ac49b9ed4aa5063af216d38e5f7a87c17bd52cbe.tar.xz
Explain the Updated time.
-rwxr-xr-xapt-panopticon-report-web.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-panopticon-report-web.lua b/apt-panopticon-report-web.lua
index d20b002..61102c8 100755
--- a/apt-panopticon-report-web.lua
+++ b/apt-panopticon-report-web.lua
@@ -274,6 +274,7 @@ if nil == file then C("opening mirrors file - " .. e) else
274 "<p>The DNS round robin (DNS-RR) column shows the IPs for that mirror, or [<font color='grey'><b>no</b></font>] if it isn't part of the DNS-RR. &nbsp; " .. 274 "<p>The DNS round robin (DNS-RR) column shows the IPs for that mirror, or [<font color='grey'><b>no</b></font>] if it isn't part of the DNS-RR. &nbsp; " ..
275 "The IPs link to the testing log for that IP accessed via the DNS-RR. &nbsp; " .. 275 "The IPs link to the testing log for that IP accessed via the DNS-RR. &nbsp; " ..
276 "deb.devuan.org is the DNS-RR itself, so it doesn't get tested directly.</p>\n" .. 276 "deb.devuan.org is the DNS-RR itself, so it doesn't get tested directly.</p>\n" ..
277 "<p>The time in the Updated column is how often the mirror updates itself.</p>" ..
277 "<p>Mirrors with a <font style='background-color:dimgrey'>grey background</font> are not active.</p>\n" .. 278 "<p>Mirrors with a <font style='background-color:dimgrey'>grey background</font> are not active.</p>\n" ..
278 "<p>[<font color='grey'><b>skip</b></font>] means that the test hasn't been written yet.</p>\n" .. 279 "<p>[<font color='grey'><b>skip</b></font>] means that the test hasn't been written yet.</p>\n" ..
279 "<tr><th></th><th>FTP</th><th>HTTP</th><th>HTTPS</th><th>RSYNC</th><th>DNS round robin</th><th>Protocol</th><th>URL sanity</th><th>Integrity</th><th>Updated</th></tr>\n" 280 "<tr><th></th><th>FTP</th><th>HTTP</th><th>HTTPS</th><th>RSYNC</th><th>DNS round robin</th><th>Protocol</th><th>URL sanity</th><th>Integrity</th><th>Updated</th></tr>\n"