Projekt-Cleanup: Alle Dateien basierend auf .gitignore neu indexiert

This commit is contained in:
2026-04-10 21:13:24 +02:00
parent daa688ca7a
commit 3f61033d14
352 changed files with 0 additions and 36208 deletions
-23
View File
@@ -1,23 +0,0 @@
<?php
return [
'predefined_badges' => [
['label' => 'VIP Deal', 'class' => 'bg-purple-500/20 text-purple-300 border-purple-500/30'],
['label' => 'Instant Rakeback', 'class' => 'bg-green-500/20 text-green-400 border-green-500/30'],
['label' => 'No Sticky', 'class' => 'bg-blue-500/20 text-blue-300 border-blue-500/30'],
['label' => 'Daily Rewards', 'class' => 'bg-yellow-500/20 text-yellow-400 border-yellow-500/30'],
['label' => 'High Roller', 'class' => 'bg-red-500/20 text-red-400 border-red-500/30'],
['label' => 'Exclusive', 'class' => 'bg-orange-500/20 text-orange-400 border-orange-500/30'],
],
'predefined_key_features' => [
'24/7 Support',
'Fast Withdrawals',
'Large Game Selection',
'Mobile Friendly',
'Live Casino',
'Sports Betting',
'VIP Program',
'Crypto Payments',
],
];