This commit is contained in:
Thijs Stobbelaar 2023-09-21 09:19:23 +02:00
parent c5a0aee73a
commit a67062bfa2
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");
?>