Files
Zefix_search/index.php
T
2023-08-16 17:36:41 +02:00

10 lines
81 B
PHP

<html>
<h1>Zefix Search</h1>
</html>
<?php
echo "My API Key is:" . "TEST";
?>