Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hoothin/UserScripts
/ setSearchState
Function
setSearchState
Picviewer CE+/dist.user.js:28820–28822 ·
view source on GitHub ↗
(words, imgState)
Source
from the content-addressed store, hash-verified
28818
}
28819
28820
function
setSearchState(words, imgState){
28821
if
(imgState) setHTML(imgState, words);
28822
}
28823
28824
var
searchSort=[
"Tineye"
,
"Google"
,
"Baidu"
];
28825
function
sortSearch(){
Callers
5
init
Function · 0.70
searchBaidu
Function · 0.70
searchGoogle
Function · 0.70
searchTineye
Function · 0.70
searchNext
Function · 0.70
Calls
1
setHTML
Function · 0.70
Tested by
no test coverage detected