@ -488,8 +503,11 @@ if nil == web then C("opening mirrors file - " .. e) else
web:write("<p>This lists each mirror, and the DNS entries for that mirror. "..
"The IP links point to the testing log files (the overall log is "..logCount("apt-panopticon")..") for each domain name / IP combination that was tested. "..
"If a mirror has a CNAME, that CNAME is listed along with that CNAMEs DNS entries. "..
"<br>"..
APT.options.roundRobin.value.." is the DNS round robin, which points to the mirrors that are part of the DNS-RR. "..
"If an IP is part of the DNS-RR, it is marked with '<font color='purple'><b>DNS-RR</b></font>' "..
"If an IP is part of the DNS-RR, it is marked with '<font color='purple'><b>DNS-RR</b></font>',"..
" if it should be it is marked with '<font color='green'><b>✅</b></font>', if it should not be it is marked with '<font color='red'>❌</font>'. "..
"<br>"..
APT.options.referenceSite.value.." is the master mirror, all the others copy files from it. "..