Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XIU2/UserScript
/ addGitCloneClear
Function
addGitCloneClear
GithubEnhanced-High-Speed-Download.user.js:292–294 ·
view source on GitHub ↗
(css)
Source
from the content-addressed store, hash-verified
290
291
// Git Clone 切换清理
292
function
addGitCloneClear(css) {
293
document.querySelectorAll(css).forEach((e)=>{e.remove()})
294
}
295
296
// Git Clone
297
function
addGitClone(target) {
Callers
1
callback
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected