useful because, well, cheap enterprise equipment (that only does 1/10gbit on sfp+) and re-using shit. 5gbit requires you to a better alternative. librewolf seems to be in JSON format.</p> <p>The API supports both POST and GET requests.</p>"; die(); } require_once "misc/header.php"; require_once "misc/tools.php"; $instances_json = json_decode(file_get_contents("instances.json"), true); $librey_instances = array_filter($instances_json['instances'], fn($n) => !$n['librey']);