Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hoothin/UserScripts
/ noValidContent
Method
noValidContent
Pagetual/pagetual.user.js:7751–7753 ·
view source on GitHub ↗
(url)
Source
from the content-addressed store, hash-verified
7749
}
7750
7751
noValidContent(url) {
7752
if
(!this.curSiteRule.nextLinkByUrl) showTips(i18n(
"noValidContent"
), url);
7753
}
7754
7755
setPageTop(top) {
7756
let
bodyScroll = getBody(document).scrollTop;
Callers
3
requestDoc
Function · 0.80
requestFromIframe
Function · 0.80
checkIframe
Function · 0.80
Calls
2
showTips
Function · 0.85
i18n
Function · 0.70
Tested by
no test coverage detected