From: Roland Häder Date: Tue, 4 Jul 2023 11:56:54 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ce7a44cbf3dddec278a94849faafda6a121803ca;p=fba.git Continued: - STATIC_CHECK means well-known URLs are "statically" checked --- diff --git a/templates/views/scoreboard.html b/templates/views/scoreboard.html index 6f60109..7a030ef 100644 --- a/templates/views/scoreboard.html +++ b/templates/views/scoreboard.html @@ -78,10 +78,10 @@
  1. AUTO_DISCOVERY: /.well-known/nodeinfo was reachable and software type was found in nodeinfo response
  2. +
  3. STATIC_CHECK: Node information was found by probing for well-known URLs
  4. GENERATOR: Meta data generator was found in HTML code
  5. SITE_NAME: Meta data og:site_name was found in HTML code
  6. PLATFORM: Meta data og:platform was found in HTML code
  7. -
  8. STATIC_CHECK: All above did not reveal software type, so a check on pre-defined JSON elements was done
  9. None: the instance was not reachable or the used software was not stated