芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/status.pulsehost.co.uk/app/includes/s/socials.php
[ 'format' => 'https://facebook.com/%s', 'input_display_format' => true, 'name' => 'Facebook', 'icon' => 'fab fa-facebook', 'max_length' => 64 ], 'instagram'=> [ 'format' => 'https://instagram.com/%s', 'input_display_format' => true, 'name' => 'Instagram', 'icon' => 'fab fa-instagram', 'max_length' => 64 ], 'x'=> [ 'format' => 'https://x.com/%s', 'input_display_format' => true, 'name' => 'X', 'icon' => 'fab fa-x-twitter', 'max_length' => 64 ], 'threads'=> [ 'format' => 'https://threads.net/@%s', 'input_display_format' => true, 'name' => 'Threads', 'icon' => 'fab fa-threads', 'max_length' => 64 ], 'email'=> [ 'format' => 'mailto:%s', 'input_display_format' => false, 'name' => 'Email', 'icon' => 'fas fa-envelope', 'max_length' => 320 ], 'website'=> [ 'format' => '%s', 'input_display_format' => false, 'name' => 'Website', 'icon' => 'fas fa-globe', 'max_length' => 2048 ], ];