MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / runWhois

Function runWhois

web/scripts/ragnar_modern.js:1343–1343  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1341 const _obsFrame = document.getElementById('observatory-frame');
1342 if (_obsFrame && _obsFrame.getAttribute('src')) _obsFrame.removeAttribute('src');
1343 }
1344
1345 if (systemMonitoringInterval && tabName !== 'system') {
1346 clearInterval(systemMonitoringInterval);

Callers

nothing calls this directly

Calls 1

_ndRunTextFunction · 0.85

Tested by

no test coverage detected