Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 116 Bytes

File metadata and controls

8 lines (7 loc) · 116 Bytes

Config file

$ cat config.php
<?php
$key = ''; // your API-key
$secret = ''; // your Secret-key
?>