Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deezertidal/shadowrocket-rules
/ klx.js
File
klx.js
js/klx.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Url = $request.url;
2
function
setQueryString(key, val) {
3
var
url = Url.split(
'?'
), search=url[1];
4
var
query = {};
Callers
nothing calls this directly
Calls
1
setQueryString
Function · 0.85
Tested by
no test coverage detected