MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / network_tor_proxy

Function network_tor_proxy

Scripts/Settings.py:7103–7104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7101 renderDock();
7102 var context=document.getElementById('mobileContextLabel'); var meta=APP_META.find(function(app){return app.id===state.activeApp;}); if(context&&meta) context.textContent=t(meta.label);
7103 }
7104
7105 function iconSvg(name) {
7106 var map = {
7107 system: '<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.7"><rect x="3" y="4" width="18" height="12" rx="2"></rect><path d="M8 20h8"></path><path d="M12 16v4"></path></svg>',

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected