Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/027xiguapi/code-box
/ getArticle
Function
getArticle
component/ui/toolBox.tsx:63–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
const getArticle = () => {
64
const href = encodeURIComponent(location.href)
65
window.open(`https:
//paywallbuster.com/articles/?article=${href}`)
66
}
67
68
const handleClose = () => {
69
setIsShowTag(false)
Callers
1
ToolBox
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected