Server IP : 15.235.198.142 / Your IP : 216.73.216.193 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/yme/wp-content/plugins/use-any-font/includes/ |
Upload File : |
<?php if ( ! defined( 'ABSPATH' ) ) exit; $GLOBALS['uaf_current_version'] = '6.3.12'; $GLOBALS['uaf_fix_settings'] = array( 'allowedFontFormats' => array ('ttf','otf','eot','woff','woff2'), 'allowedFontSize' => 25, // IN MB 'serverUrl' => array( 'default' => 'https://server2.dnesscarkey.org', 'alternative' => 'https://server3.dnesscarkey.org' ), 'supported_multi_lang_plugins' => array( 'polylang/polylang.php', // POLYLANG 'polylang-pro/polylang.php', // POLYLANG PRO 'sitepress-multilingual-cms/sitepress.php' //WPML ), 'font_weight_variations'=> array( '100' => 'Thin 100', '200' => 'Extra light 200', '300' => 'Light 300', '400' => 'Regular/Normal 400', '500' => 'Medium 500', '600' => 'Semi Bold 600', '700' => 'Bold 700', '800' => 'Extra Bold 800', '900' => 'Black 900' ) ); $GLOBALS['uaf_user_settings'] = array( 'uaf_api_key' => '', 'uaf_server_url_type' => 'default', 'uaf_activated_url' => '', 'uaf_site_url' => '', 'uaf_uploader_type' => 'js', // js or php (all small) 'uaf_font_display_property' => 'auto', 'uaf_enable_multi_lang_support' => '0', 'uaf_disbale_editor_font_list' => '0', 'uaf_use_absolute_font_path' => '0', 'uaf_hide_key' => 'no' ); ?>