Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Script-Hub-Org/Script-Hub
/ isReloadRequest
Function
isReloadRequest
script-hub.beta.js:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
5
$.isRequest = () => typeof $request !==
'undefined'
6
const
isReloadRequest = () => $.isRequest() && /^https?:\/\/script\.hub\/reload/.test($request.url)
7
const
reloaded = () => {
8
if
($.isSurge()) {
9
$.done({
Callers
1
script-hub.beta.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected