5, 'price' => 5, 'label' => '5 Tokens', 'popular' => true], ['tokens' => 10, 'price' => 10, 'label' => '10 Tokens', 'popular' => false], ['tokens' => 25, 'price' => 25, 'label' => '25 Tokens', 'popular' => false], ['tokens' => 50, 'price' => 50, 'label' => '50 Tokens', 'popular' => false], ['tokens' => 75, 'price' => 75, 'label' => '75 Tokens', 'popular' => false], ['tokens' => 100, 'price' => 100, 'label' => '100 Tokens', 'popular' => false], ])); // ─── Gaming Platforms ───────────────────────────────────── define('PLATFORMS', json_encode([ ['id' => 'vblink777', 'name' => 'VBlink 777', 'url' => 'https://www.vblink777.club', 'color' => '#FF6B35'], ['id' => 'milkyway', 'name' => 'Milky Way', 'url' => 'https://play.milkywayapp.xyz/webgo/milkyway777/index.html', 'color' => '#7B2FBE'], ['id' => 'firekirin', 'name' => 'Fire Kirin', 'url' => 'https://play.firekirin.in/web_mobile/firekirin/', 'color' => '#E63946'], ['id' => 'egame99', 'name' => 'eGame99', 'url' => 'https://egame99.club', 'color' => '#2EC4B6'], ['id' => 'ultrapanda', 'name' => 'Ultra Panda', 'url' => 'https://www.ultrapanda.club', 'color' => '#F4A261'], ['id' => 'pandamaster', 'name' => 'Panda Master', 'url' => 'https://pandamaster.vip:8888', 'color' => '#457B9D'], ['id' => 'noble777', 'name' => 'Noble 777', 'url' => 'https://product.noble777.com', 'color' => '#FFD700'], ])); error_reporting(0); ini_set('display_errors', 0); if (session_status() === PHP_SESSION_NONE) { @session_start(); }