芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/status.pulsehost.co.uk/app/includes/admin_socials.php
[ 'name' => 'Threads', 'icon' => 'fab fa-threads', 'format' => 'https://threads.net/@%s', 'input_display_format' => true, 'placeholder' => '', ], 'youtube' => [ 'name' => 'YouTube', 'icon' => 'fab fa-youtube', 'format' => 'https://youtube.com/%s', 'input_display_format' => true, 'placeholder' => '', ], 'facebook' => [ 'name' => 'Facebook', 'icon' => 'fab fa-facebook', 'format' => 'https://facebook.com/%s', 'input_display_format' => true, 'placeholder' => '', ], 'x' => [ 'name' => 'X', 'icon' => 'fab fa-x-twitter', 'format' => 'https://x.com/%s', 'input_display_format' => true, 'placeholder' => '', ], 'instagram' => [ 'name' => 'Instagram', 'icon' => 'fab fa-instagram', 'format' => 'https://instagram.com/%s', 'input_display_format' => true, 'placeholder' => '', ], 'tiktok' => [ 'name' => 'TikTok', 'icon' => 'fab fa-tiktok', 'format' => 'https://tiktok.com/@%s', 'input_display_format' => true, 'placeholder' => '', ], 'linkedin' => [ 'name' => 'LinkedIn', 'icon' => 'fab fa-linkedin', 'format' => 'https://linkedin.com/%s', 'input_display_format' => true, 'placeholder' => '', ], 'whatsapp' => [ 'name' => 'WhatsApp', 'icon' => 'fab fa-whatsapp', 'format' => 'https://wa.me/%s', 'input_display_format' => false, 'placeholder' => '+010101010101' ], 'email'=> [ 'name' => 'Email', 'icon' => 'fas fa-envelope', 'format' => 'mailto:%s', 'input_display_format' => false, 'placeholder' => 'hey@example.com' ], ];