added API key support

This commit is contained in:
hnhx 2022-05-29 20:43:01 +02:00
parent 1773698d94
commit cb40eb8178
2 changed files with 0 additions and 4 deletions

1
.gitignore vendored
View file

@ -1 +0,0 @@
config.php

View file

@ -1,3 +0,0 @@
<?php
$api_keys = array("857db8bac39d3a6374fe57635a21ce09024403def203e01bc0906ebe4e4fdff21c74afcc1ed5315258b23cdf33c90a2368fe");
?>