Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dedsec1121fk/DedSec
/ _render_discussion_row_html
Function
_render_discussion_row_html
Scripts/ButSystem.py:17729–17730 ·
view source on GitHub ↗
(m: Dict[str, Any], me: str)
Source
from the content-addressed store, hash-verified
17727
s.connect((
"8.8.8.8"
, 80))
17728
ip = s.getsockname()[0]
17729
s.close()
17730
return
ip
17731
except
Exception:
17732
return
"127.0.0.1"
17733
Callers
2
discussion_send
Function · 0.70
api_discussion_since
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected