Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SnapDrop/snapdrop
/
Class
client/scripts/ui.js:509–509 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
507
}
508
509
class
WebShareTargetUI {
510
constructor() {
511
const
parsedUrl =
new
URL(window.location);
512
const
title = parsedUrl.searchParams.get(
'title'
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected