| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/wp-content/plugins/google-site-kit/includes/Core/Assets/ |
Upload File : |
<?php
/**
* Class Google\Site_Kit\Core\Assets\Manifest
*
* @package GoogleSite_Kit
* @copyright 2021 Google LLC
* @license https://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
* @link https://sitekit.withgoogle.com
*/
namespace Google\Site_Kit\Core\Assets;
/**
* Assets manifest.
*
* @since 1.15.0
* @access private
* @ignore
*/
class Manifest {
public static $assets = array(
"googlesitekit-vendor" => "googlesitekit-vendor.a2a4fc2cd2c7cb7fcb4d.js",
"runtime" => "runtime.11204cf5d95ff56353f0.js",
"googlesitekit-activation" => "googlesitekit-activation.1ff16fb894a84043c94a.js",
"googlesitekit-adminbar" => "googlesitekit-adminbar.0d5a2f0ca97f2afcb5dc.js",
"googlesitekit-api" => "googlesitekit-api.5113b6c6a4d725085060.js",
"googlesitekit-base" => "googlesitekit-base.9560ec566ed4194dbb8d.js",
"googlesitekit-dashboard" => "googlesitekit-dashboard.fe85dcc7bfd21c5ca767.js",
"googlesitekit-dashboard-details" => "googlesitekit-dashboard-details.6bdeb2a67ba030f8a4d7.js",
"googlesitekit-dashboard-splash" => "googlesitekit-dashboard-splash.39dc2eabb5df313fd395.js",
"googlesitekit-data" => "googlesitekit-data.b8296404527ecd837a9e.js",
"googlesitekit-datastore-forms" => "googlesitekit-datastore-forms.7b185cfe49723158c5fc.js",
"googlesitekit-datastore-location" => "googlesitekit-datastore-location.e9babbac94a50e242c9e.js",
"googlesitekit-datastore-site" => "googlesitekit-datastore-site.55240ee94a0116311db2.js",
"googlesitekit-datastore-ui" => "googlesitekit-datastore-ui.3533e22e859d9038d92f.js",
"googlesitekit-datastore-user" => "googlesitekit-datastore-user.8b47b9ce5ace5aeeee6a.js",
"googlesitekit-module" => "googlesitekit-module.d6f4329548ea3f5ff533.js",
"googlesitekit-modules" => "googlesitekit-modules.b85660c6784bab9d50c3.js",
"googlesitekit-modules-adsense" => "googlesitekit-modules-adsense.74ad01f2436b83279433.js",
"googlesitekit-modules-analytics" => "googlesitekit-modules-analytics.1d2c7a65dff98b8b9ce0.js",
"googlesitekit-modules-analytics-4" => "googlesitekit-modules-analytics-4.1cc1edd4394434dd3f7d.js",
"googlesitekit-modules-idea-hub" => "googlesitekit-modules-idea-hub.cc4c1fa6f684a6a6bfdb.js",
"googlesitekit-modules-optimize" => "googlesitekit-modules-optimize.7033552675bdf4d9abfb.js",
"googlesitekit-modules-pagespeed-insights" => "googlesitekit-modules-pagespeed-insights.3203eb4c94591e7ddbf5.js",
"googlesitekit-modules-search-console" => "googlesitekit-modules-search-console.3b3c8158623b8659fcd4.js",
"googlesitekit-modules-tagmanager" => "googlesitekit-modules-tagmanager.e996bca66782f23098c9.js",
"googlesitekit-settings" => "googlesitekit-settings.aef346f2bcbf0965b84c.js",
"googlesitekit-user-input" => "googlesitekit-user-input.cb86c4bc0834860953bf.js",
"googlesitekit-widgets" => "googlesitekit-widgets.5e96939b336390555e10.js",
"googlesitekit-wp-dashboard" => "googlesitekit-wp-dashboard.1a8d8a2ce10a167715c9.js",
);
}