Current Path: > home > codekrsu > > escapematrixonline.com > wp-content > plugins > koko-analytics > src > > views
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
dashboard-page.php | File | 16024 bytes | June 12 2025 11:44:36. | |
dashboard-widget.php | File | 2971 bytes | March 24 2025 11:30:04. | |
nav.php | File | 1124 bytes | January 17 2025 13:46:42. | |
settings-page.php | File | 21764 bytes | June 12 2025 11:44:36. | |
standalone.php | File | 1564 bytes | October 24 2024 11:50:02. |
<?php /** * @var KokoAnalytics\Dashboard $this */ defined('ABSPATH') or exit; ?><!DOCTYPE html> <html lang="<?php bloginfo('language'); ?>"> <head> <link rel="stylesheet" href="<?php echo plugins_url('assets/dist/css/dashboard.css', KOKO_ANALYTICS_PLUGIN_FILE); ?>?v=<?php echo KOKO_ANALYTICS_VERSION; ?>"> <script src="<?php echo plugins_url('assets/dist/js/dashboard.js', KOKO_ANALYTICS_PLUGIN_FILE); ?>?v=<?php echo KOKO_ANALYTICS_VERSION; ?>" defer></script> <meta name="charset" content="<?php bloginfo('charset'); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="referrer" content="no-referrer-when-downgrade"> <meta name="robots" content="noindex,nofollow"> <title>Koko Analytics</title> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-title" content="Koko Analytics"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <link rel="apple-touch-icon" href="<?php echo plugins_url('assets/dist/img/apple-touch-icon.png', KOKO_ANALYTICS_PLUGIN_FILE); ?>"> <link rel="manifest" href="<?php echo plugins_url('assets/dist/manifest.json', KOKO_ANALYTICS_PLUGIN_FILE); ?>"> <meta name="theme-color" content="#B60205"> </head> <body class="ka-dashboard"> <?php $this->show(); ?> <script> if ('serviceWorker' in navigator) { navigator.serviceWorker.register( '<?php echo plugins_url('assets/dist/js/sw.js', KOKO_ANALYTICS_PLUGIN_FILE); ?>' ); } </script> </body> </html>
SILENT KILLER Tool