Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ queryURL
Function
queryURL
app/views/admin/SkippedContactsView.js:110–112 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
108
},
109
110
queryURL () {
111
return
'https://app.close.io/search/'
+ encodeURIComponent(this.queryString)
112
}
113
},
114
115
methods: {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected