Files
html/api/wevia-manifest.php
2026-04-12 22:57:03 +02:00

4 lines
138 B
PHP

<?php
header("Content-Type: application/json");
echo json_encode(["name"=>"WEVIA Master","version"=>"2.1","routes"=>56,"providers"=>15]);