This commit is contained in:
Lanta 2023-09-21 09:19:23 +02:00
parent 092acf54d4
commit 36c65a8c20
3 changed files with 6 additions and 1 deletions

5
config/config.php Normal file
View file

@ -0,0 +1,5 @@
<?php
$apiKey = 'YOURAPIKEYHERE';
$clanid = 'clan.d67f3a9805414aa7b78a1f122a7de776';
$clanmembers = array("Lanta01", "Petje1972", "TaGMoM","r00tger","Masistuta","RalphNorris","Jimbo_The_One");
?>